Resource PC commands

This document contains a list of commands available when communicating with the Blue Prism Resource PC listener. These commands are used by Blue Prism for its network communications, and are available to third party clients via an HTTP interface.

Recommended usage

When learning these commands, it is instructive to try them out as you read this document. You may do this as follows:

  • Start a Blue Prism Resource PC listener using the command:

    automate.exe /public /resourcepc

  • Connect to the listener, using telnet:

    telnet localhost 8181

    If for whatever reason it is not convenient to use the (default) listener port of 8181, you may start the listener on a different port using the command line switch "/port". In such cases you should amend the port of your telnet connection accordingly.

  • Type the command "quit" to close the connection.

Commands