Hi AmitAs you know that it is a UI based automation so it will quite difficult and challenging to launch multiple instances of same application at the same time and then to differentiate between them.Simple solution to achieve this is to create two i...
I am not sure if this will work in V4.2.35 but it is worth to give it a try.
Please refer blue prism guides and releases for dynamic scheduler. If that works then you will be able to trigger a process on other resource as well.
As you are saying, Left CTRL key to be pressed to unlock the stuck session.
you can use send keys or send key events for this action. in send key evens try to pass {CTRL} and in the send keys the value will depend on how the emulator keyboard layout ...
Hi
For the problem you are stating is possible but it is possible using collections only.
So in the loop you can take out the row values in other single row collection by using copy row functionality and pass the single row collection as the page ref...