listServices

This method lists the processes that have been "published as a REST service" in TIBCO Business Studio.

The processes/services returned by this method can be started using the startProcessIncomingReceiveTask method.

Note that this method is available only in the REST API; it is not available in the SOAP nor the Java API.

  • The request can optionally specify the module, process template, and version for which REST services are to be returned.
  • The response returns all REST services for the specified process templates.
Required System Action
queryProcessTemplate
API Descriptions