Hi all,
For example, I have 2 different processes. One of them will control tasks. When number of tasks reached 10, robot will be triggered then it will clean tasks and will stop. That will continue during all day. By the way second process will run when the first process is not active. It will login and will do some tasks on a web based program.
Can i configure 2 processes like this? Is it possible to interrupt any process by other one when it’s running?
Thanks,