Dynamic Scheduler on Local machine through Ports
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-12-18 12:38 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-12-18 03:20 PM
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
