getProcessInstanceSummary

Gets a full summary report on a specific process instance (this operation is most useful for debugging).

  • The request must specify the ID of the process instance for which summary information should be listed.
  • The response returns (in a formatted string) all information relevant to the specified process instance, including a snapshot of all process variables' values.
Required System Action
queryProcessInstance
API Descriptions