How Siebel CRM Sets the Ending Value of a Process Property

The following table describes how Siebel CRM sets the ending value of a process property when a Workflow Process ends.

Process Property (Type) End Value

A process property that is of type string, number, or date, and that includes an In/Out type of In or In/Out,

Stored as a property in the output property set.

A hierarchy process property that includes an In/Out type of In or In/Out,

Stored as a child property set.

A process property with the name [Value] is defined.

You can also use the process property [Value] to send binary data in a sub process step. Siebel CRM can set the starting value of the input argument [Value] of the sub process with data that resides in the main process, and then the sub process step can get this data. For more information, see Passing Data to and from a Workflow Process.

Stored in the Value property of the output property set.