Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: Webservice > Function and usage > Process management

getProcessInstance

Scroll Prev Top Next More

Gather information regarding a running instance

The method getProcessInstance returns information on a specific instance using the process id.

The call up returns the instance information in form of a process instance object.

Method reference

Parameters

Data type

Description

processId

string

Process ID of the running instance

Return value: ServiceObject_ProcessInstance; Process instance object