listStarterOperations

Lists available starter operations for the specified process templates.

See also: createProcessInstance

Starter operations refer to start events of processes. To be able to directly start an instance of a process template, the start event of the process must have a trigger type of "None" (as opposed to a trigger type of "Message", which requires that the process be started by a business service).

  • The request must specify the process templates for which starter operations are to be listed.
  • The response returns all starter operations defined for the specified process templates.
Required System Action
queryProcessTemplate
API Descriptions