Need suggestions for providing control to process owner to run a process
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-07-20 04:41 AM
Kindly suggest how can we provide control to process owner to run a process not from control room as they won't have access to environment. With some UI which can run automateC with bat file on a bot at backend ex. providing a button on Sharepoint with which they can run a process on a bot. This button will run automateC command on a bot with a .bat file. However I am not sure if its possible to do this from Sharepoint.
Kindly provide your inputs in case you have any idea to implement similar.
------------------------------
Mayank Goyal
------------------------------
Kindly provide your inputs in case you have any idea to implement similar.
------------------------------
Mayank Goyal
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-07-20 06:12 AM
You may want to look into the HTTP or telnet interface, which can be used to start processes as long as the required network connectivity and user permissions are in place:
https://bpdocs.blueprism.com/bp-6-8/en-us/helpHTTPInterface.htm?Highlight=http
https://bpdocs.blueprism.com/bp-6-8/en-us/helpResourcePCCommands.htm
Some customers have used the above to develop their own custom Control Rooms.
------------------------------
James Man
Professional Services
Blue Prism
Asia/Hong_Kong
------------------------------
https://bpdocs.blueprism.com/bp-6-8/en-us/helpHTTPInterface.htm?Highlight=http
https://bpdocs.blueprism.com/bp-6-8/en-us/helpResourcePCCommands.htm
Some customers have used the above to develop their own custom Control Rooms.
------------------------------
James Man
Professional Services
Blue Prism
Asia/Hong_Kong
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-07-20 11:11 AM
One way of achieving this is to have a third party queuing tool, such as Azure queues or Amazon SQS. Your dashboard can post an item to the queue, and you can have a Blue Prism process polling that queue. Upon an item appearing in the queue, this polling process can then either call the desired process as a sub-process or trigger an AutomateC command. This also makes it very easy to add more ingestion points (i.e. buttons) in other places within your web suite.
I hope this helps!
------------------------------
Sam Stone
Senior Process Analyst and Developer
Blue Prism
------------------------------
Sam Stone
CoE Build Lead
[CompanyName]
