Creating PSP Procedures
PSP procedures are created in the same way that standard workflow processes are created. For information about creating workflow processes, see Siebel Business Process Framework: Workflow Guide.
To create a PSP procedure
In Siebel Tools, create a workflow process.
To one or more of the workflow’s steps, add Row Set Transformation Toolkit methods as input arguments.
Caution:
PSP requires that each input property set for a PSP procedure step must also be defined as an output property set, even though the input property set is technically not output. This is required by a workflow performance optimization that makes sure input and output property sets are not copied when the transform method is invoked.