Connect your own Blue Prism estate (via Blue Prism Hub + Authentication Server v4.7+) to see and manage your processes, sessions, work queues, and runtime resources from Imperal -- list processes a...
What this app can do
17 tools registered
Connect Blue PrismFree
Connect your Blue Prism estate (via Blue Prism Hub + Authentication Server v4.7+) by saving your Service Account's client_id/client_secret plus the Authentication Server URL and Hub/API base URL, after checking the credentials actually work. Requires Blue Prism Hub + Authentication Server v4.7+ -- classic Blue Prism Server without Hub has no REST surface this connector can reach.
List ConnectionsFree
List the connected Blue Prism estates.
Disconnect Blue PrismFree
Disconnect one Blue Prism estate. Nothing in Blue Prism itself is changed; only the saved credentials here are deleted.
List Processes8 tok
List processes available in the connected Blue Prism estate.
Get Process8 tok
Read one Blue Prism process in full.
List Sessions8 tok
List recent sessions (process runs) in the connected Blue Prism estate, most recent first, optionally filtered by process.
Get Session8 tok
Read one session in full -- status, timing, resource, and any error info.
Start Session20 tok
Start a session: run a process now, either on explicit runtime resources or by letting Blue Prism pick, with optional input parameters.
Stop Session16 tok
Stop a running session: 'stop' for graceful stop, 'terminate' to force-kill immediately.
List Work Queues8 tok
List Work Queues configured in the connected Blue Prism estate -- the queue/queue-item pattern used for high-volume unattended work.
List Queue Items8 tok
List items in a Work Queue, optionally filtered by status ('Pending', 'Locked', 'Completed', 'Exception').
Add Queue Item16 tok
Add a new work item to a Work Queue -- the payload a process will pick up and process.
Set Queue Item Status16 tok
Manually set a queue item's outcome to 'Completed' or 'Exception'.
List Resources8 tok
List registered Runtime Resources in the connected Blue Prism estate -- their name, status, and resource pool.
List Credentials8 tok
List Credential Vault entries in the connected Blue Prism estate -- name and type only, never the secret value.
Bulk Stop Sessions60 tok
Stop several running Sessions in one call, by explicit session ids. Continues past per-item failures and reports each outcome.
Audit Estate40 tok
Build one aggregated health report across every Runtime Resource in the connected Blue Prism estate: resource status, exception queue item counts, and running session counts.