Passing Data Through a Process Property to an Error-Workflow Process
Siebel CRM can pass more than just a system defined process property to an error-Workflow Process. It can pass the following information:
- 
        Workflow Process instance. To pass a Workflow Process instance to a process property that resides in an error-Workflow Process, you must redefine these process properties in the error-Workflow Process. You must use the same name and data type in each of these Workflow Processes. 
- 
        Property set of a Workflow Process instance. To pass the property set of a Workflow Process instance to an error-Workflow Process, you must define a hierarchy process property in the Workflow Process and in the error-Workflow Process. You must use this hierarchy property to pass the property set. 
- 
        The name of a Workflow Process instance. To pass the name of a Workflow Process instance, you must define a process property in this Workflow Process and in the error-Workflow Process. You must configure Siebel CRM to pass the name of the Workflow Process instance through this process property. 
To pass data through a process property to an error-Workflow Process
- 
          Define an error exception connector. For more information, see Example of Error Exception Handling. 
- 
          Click the stop step, and then define an input argument in the MVPW pane using values from the following table. Field Value Name %1Type Literal Value Error Message (or a valid string) 
- 
          In the Workflow Processes list, create a new Workflow Process that references the error-Workflow Process.