Guidelines for Configuring a Workflow Policy Program Argument
If you configure a Workflow Policy program argument, then make sure you adhere to the following:
Make sure capitalization, punctuation and spelling are correct.
Enter the configuration in the Name column exactly as described in the Workflow Policy Program Argument object type in Siebel Object Types Reference. The following items must contain one space between each word and you must capitalize each word correctly:
Primary ID
Primary Table
Operation Type
SQL Statement
SQL Statement Outputs
For example,
Primary Id
must include one space between Primary and Id, a capital "P", a capital "I", and a lowercase "d".Do not use a carriage return. For more information, see Using a Carriage Return in a Workflow Policy Program.
If you use an SQL statement in a program argument, then make sure the RDBMS you use supports this statement.
To enter the names of the column pairs, use the following format
Include one space between each word.
Use identical capitalization.
Include one space before the start of parenthesis.
Do not include spaces in the column.
The order of the rows is not important.