Siebel Business Process Designer Administration Guide > Workflow Policies > About Customizing Workflow Policies with Siebel Tools >

Creating SQL Statements for Workflow Policies Program Arguments


Before you begin to create the Recipient Type, Send to Relative, you must create a SQL statement in the Workflow Policy Program applet in Siebel Tools.

SQL statements written for Workflow Policies Program Arguments must have the following characteristics:

  • The table name and column name you reference must be uppercase.
  • The case-sensitive table name should be prefixed with:

    &Table_Owner.

  • The SQL statement must be valid for the specific database vendor being used.
Siebel Business Process Designer Administration Guide