getStarterOperationInfo

Lists the parameter details for a particular starter operation. 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 starter operation for which parameter details should be listed.
  • The response returns the details of the of the specified starter operation's parameters.
Required System Action
queryProcessTemplate
API Descriptions