Previous Topic: Complex Types - Process Manager Web Services

Next Topic: The Process Manager Web Service - PMService2

Process Instance Status

The following instance status values (the integer and corresponding string) are returned from the getInstance and getInstances API.

Status (int)

Status in string

0

STATUS_CREATED

1

STATUS_RUNNING

2

STATUS_COMPLETED

3

STATUS_SUSPENDED

4

STATUS_TERMINATED

Simple Types - Process Manager Web Services

TransmissionType

A simple type enumeration that is used to specify BYTEARRAY, MIME, or DIME transmission type for image.

ImageType

A simple type enumeration that is used to specify PNG or JPEG image types.