cancel
Showing results for 
Search instead for 
Did you mean: 

get a list of published processes

NarayanShrawagi
Level 6
Hi,  I want to retrieve a list of processes which are published in the control room. One way I know is by doing query on SQL database. But I dont think this is the best way. I have also explored command line API but could not find any command which can give published process as output.     Any suggestion/direction in this will help me a lot. 
Narayan
5 REPLIES 5

AndreyKudinov
Level 10
http://127.0.0.1:8181/help%20proclist Command: proclist Provides a list of processes which are available to be run. Only published processes appear in this list. Output is in the form of one process per line, formatted as follows:    xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx - Process One  xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx - Process Two   The value in the first field is the unique identifier of the process. This is used in conjunction with the 'create' command to create a pending session for a process.

NarayanShrawagi
Level 6
Hi  There, Thanks for reply. I have executed /proclist command but I am getting error as ""Invalid command line argument '/Proclist'. Please notePlease can you provide the exact syntax of the command with any argument if it accepts. I am not able to open the link for the document u have given.
Narayan

IanClowery
Level 4
The above example is used for making a web call to a resource machine to query it's status. If you open a browser, and enter http://resource:port/proclist (where resource is the resource machine name, and defined port) you should get back a list with all the published processes. Alternatively, use http://resource:port/help to give you a list of the differernt queries you can call.

Hi Narayan,

Are you able to get list of processes published processes.

------------------------------
Jatin Kalra
Manager
Genpact
Noida UP
------------------------------
Jatin Kalra Manager Genpact Noida UP [Phone]

As the saying goes, "DX before you DIY" 😁

https://digitalexchange.blueprism.com/dx/entry/113136/solution/simplifai-emailbot-2

Cheers,

------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------