Hi,
Could any one address the below queries.
1. What is the mechanism behind running a same process on the same resource machine with different ports.
For example,
Process1----Resource1:8080
Process1----Resource1:8081
Process1----Resource1:8082...
Hi, Machine will be locked if VDI exit performed directly by closing it. If the runtime resource is locked, process execution might not behave as expected specifically when Send Keys and Surface Automation involved are involved. If you are doing RDP ...
Surface automation is an approach to interact with thin client applications or for screens of target application where any of the UI spy modes does not help.Please refer the below guides from portal.Documents | Blue Prism Portal----------------------...
We can not interact with an target application which is inside the virtual box directly with any of the UI spy modes(Windows, AA, Browser, UI Automation) as it is becomes thin client application. Possible solutions could be installing the BP itself ...
You could use the Work Queues to hold the data. In First Run, update the queue item using Set Data action of Work Queues BO, Update the Tag with something to identify the required item in the next run and unlock the item. In next run get the item fro...