Using Predefined Process Properties

The following table describes some of the key Siebel predefined process properties.

Predefined Process Property Description

Object Id

The Siebel Row Id of the record that Siebel CRM uses when it starts a Workflow Process. That is, the Object Id process property is the Siebel Row Id of the primary business component record that is passed to the Workflow Process from the caller. For more information, see the following:

Error Code

An error number that Siebel CRM uses if a step returns an error. The Workflow Engine automatically populates this process property if an error occurs.

Error Message

The text error message if a step returns an error. The Workflow Engine automatically populates this process property if an error occurs.

Siebel Operation Object Id

The Siebel Row Id of the record that Siebel CRM updates, creates, or queries during a Siebel operation step. The Workflow Engine automatically populates this process property when a Siebel operation step is run.

Process Instance Id

A unique number that Siebel CRM assigns to the Workflow Process instance that is currently running. The Workflow Engine automatically populates this process property when a Workflow Process runs and if persistence is activated.