Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Table name: PROCESSINSTANCE
ColumnKeyTypeDescription
IDlongThe database ID for the object version.
LIVEFROMtimestampThe beginning of the live range for the object version.
LIVETOtimestampThe end of live range for object version (null if range has no end).
ASOFDATEYdateThe as-of date for the sign-off process instance.
NAMEYstringThe name of the sign-off process.
STATUSstringThe status of the process instance, as exposed to the application: “Initiated” or “Approved”.
SERVERNAMEstringThe name of the application server to which the process instance is related. Used to generate the URLs for calls to RESTful services in the application server.
The corresponding process definition is identified by having the same name, and having a valid-range, which includes the as-of date.