Setting the Default Value Property of a Workflow Policy Program Arg
To run a workflow policy program, the Siebel Server retrieves data from the Siebel database through an ODBC connection. The ODBC driver returns a date format that might be different from the format that the Siebel database uses. If you set the Default Value property of a workflow policy program arg, and if this workflow policy program arg references a time or date field, then you must use one of the following formats. This configuration makes sure the date formats are compatible:
Date Column: 2001-03-16
Time Column: 19:26:26
Date and Time Column: 2001-04-05 21:25:00