This object contains information related to a form record (submitted form). To access the form record of the current form, use XFC_METADATA.currentProcess. This is an empty object in case the form was not submitted yet.

Hierarchy

  • MetadataProcess

Index

Properties

creationDate

creationDate: string

The date (formatted according to ISO8601) when this form record was created.

id

id: number

The ID of this form record.

Optional inbox

inbox: string

The name of the current inbox of this form record.

Optional lastChangeDate

lastChangeDate: string

The date (formatted according to ISO8601) when the data of this form record were last edited.

Optional parentVorgangId

parentVorgangId: number

If it exists: The ID of the form record that is a parent of the current process.

processId

processId: string

The process ID of this form record, eg. 9b5f788d-7874-4c3c-8131-ccdfd9bcc244.

status

status: string

The name of current state of this form record. The initial state is Received.