How Siebel CRM Sets the Starting Value of a Process Property
The following table describes how Siebel CRM sets the starting value of a process property when a Workflow Process starts.
| Process Property (Type) | Start Value | 
|---|---|
| A process property of type string, number, or date and that includes an In/Out type of In or In/Out. | The value that the input property with the same name contains, if one exists. | 
| A hierarchy process property that includes an In/Out type of In or In/Out. | The value that child input property sets contain. | 
| A process property that contains a Default String. | The value that the Value property of the input property set contains. |