Siebel Business Process Designer Administration Guide > For Developers: Workflow Process Steps > About Process Properties >

Defining Process Properties


Process properties are the variable data you enter as you define workflow processes in the Process Designer within Siebel Tools. You use the WF Process Props applet in the Object List Editor (OBLE). You can define process properties step-by-step as you diagram a workflow process, or you can draw the workflow process diagram and then later define properties for the steps that make up the workflow process.

To define process properties

  1. Depending on your situation, do one of the following:
    • If in the process of creating a new workflow process, begin from Step 11.
    • If defining process properties for an existing workflow process, navigate to the Palette Designer for the workflow process. From within an existing workflow process, having the process selected in the OBLE's Workflow Processes list applet, right-click and choose Edit Workflow Process.
  2. In the Palette Designer, right-click and choose Show Process Properties.

    The WF Process Props applet appears below the Palette Designer.

  3. In the WF Process Props applet, right-click and choose New Record.
  4. Enter a name for the process property.

    NOTE:  See Naming Conventions for Workflow Processes and Process Properties for reserved symbols, such as the period (".") character, that cannot be used in a process property name.

  5. Select a data type code from the picklist.

    The choices are:

    • String. If the property holds a character value.
    • Number. If the property holds a numeric value.
    • Date. If the property holds a date value.
    • Hierarchy. If the property holds hierarchical data (a property set).
    • Binary. If the property holds a binary value.
    • Integration Object. If the property holds an integration object.
    • Alias. If the property holds an XPath notation for pointing to a child in a hierarchical process property.

      NOTE:  The default data type is String. Once a data type has been selected, it cannot be modified.

  6. Enter a default string value, date value, or number value, if applicable.

    This is the value of the process property at the start of process execution.

  7. Repeat Step 3 through Step 6 to define additional properties as necessary.
Siebel Business Process Designer Administration Guide