Developing and Deploying Siebel eBusiness Applications > Siebel Business Process Designer > Creating a Workflow Policy >

Creating a Policy Condition


Now that you have defined the event that you want to occur as a Policy Action, you can define the conditions under which the action occurs. You do this by defining a Policy Condition.

To create a policy condition

  1. Navigate to Administration - Business Process > Policies.
  2. In the Policies list, enter a new record.

    For the current example, complete the fields shown in the following table.

    Field
    Value
    Comment

    Name

    NREC Opportunity Notification

    This name can be any name that is meaningful to you.

    Workflow Object

    Opportunity

    Choose this value because the action is based on changes to an Account field.

    Group

    NREC

    Because this group does not currently exist, you must create it.

    1 Click the select button in the Group field.
    2 In the Workflow Groups dialog box, click New.
    3 Specify NREC in the Name field.
    4 Click Save.
    5 Click OK.
  3. In the Conditions list, enter the condition as shown in the following table.
    Condition Field
    Operation

    Position ID

    IS ADDED

  4. In the Actions list, enter the record as shown in the following table.
    Field
    Value
    Comments

    Action

    NREC Opportunity Notification

    This is the name of the Workflow Policy Action you created in Creating a Policy Action.

    Sequence

    10

    Sequence of the Actions.

Developing and Deploying Siebel eBusiness Applications