eduardosuruagy Posted June 13, 2020 Posted June 13, 2020 How can I run a long process in Unigui without the message appearing in the image? Quote
Sherzod Posted June 13, 2020 Posted June 13, 2020 7 minutes ago, eduardosuruagy said: How can I run a long process in Unigui without the message appearing in the image? How long does the process take, approximately? You can increase the value: UniServerModule.AjaxTimeout... Quote
eduardosuruagy Posted June 13, 2020 Author Posted June 13, 2020 2 minutes ago, Sherzod said: Quanto tempo leva o processo, aproximadamente? Você pode aumentar o valor: UniServerModule.AjaxTimeout ... Over time this can vary, I'm not sure. Will increasing the time UniServerModule.AjaxTimeout influence anything? Quote
eduardosuruagy Posted June 13, 2020 Author Posted June 13, 2020 4 minutes ago, Sherzod said: E que tipo de processo? I make a backup of a bank and then restore it in another folder and still have some more processes. I'm automating the process of registering a new customer. I also make a copy of a specific folder on my server and I create it in another folder of my new client then this whole process crashes my system, I tried to put a Timer even then still tarve. Quote
Sherzod Posted June 13, 2020 Posted June 13, 2020 7 minutes ago, eduardosuruagy said: I make a backup of a bank and then restore it in another folder and still have some more processes. I'm automating the process of registering a new customer. I also make a copy of a specific folder on my server and I create it in another folder of my new client then this whole process crashes my system, I tried to put a Timer even then still tarve. Perhaps you should use UniThreadTimer. Please see the related demo examples. Quote
eduardosuruagy Posted June 13, 2020 Author Posted June 13, 2020 2 minutes ago, Sherzod said: Talvez você deva usar o UniThreadTimer. Por favor, veja os exemplos de demonstração relacionados. Thanks, I will check !! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.