cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Scheduler on Local machine through Ports

Mohammed_Rizwan
Level 2
Currently I have installed Blue Prism on my local machine and wanted to create multiple resource-pc through ports for the purpose of Dynamic Scheduler - Queue Based specifically. As I am able to access only local resource pc, is it possible to achieve through ports? and how to create ports in Blue Prism for resource PC? Do I need to use VM or on my local machine itself I can run dynamic scheduler? Appreciate answers.
1 REPLY 1

John__Carter
Staff
Staff
Try a batch file like this top run multiple local resource PCs SET BP=START /D ""C:\Program Files (x86)\Blue Prism Limited\Blue Prism Automate"" Automate.exe /resourcepc /public  %bp% /port 8101 %bp% /port 8102 %bp% /port 8103 %bp% /port 8104 %bp% /port 8105