Monday, December 28, 2009

Workflow Policy Conditions

Policy Condition
IS ADDED :

If a new row is added for workflow policy component, then trigger this workflow policy to be examined.
If it is used in conjunction with standard comparisons, IS ADDED can also be triggered when a record is updated.

IS DELETED :
When specify a child workflow policy component in the Condition field, and nothing is specified in the Condition value.
A child workflow policy component is a workflow policy component that is associated with a parent workflow policy component in Siebel.

Above both comparison don't work on field/column level


IS UPDATED:
When IS UPDATED is not present, the Workflow Monitor Agent only invokes the policy if conditions defined in the policy are violated. However, if an IS UPDATED comparison is included as criteria on a field, then other fields in the Policy conditions are never be present on trigger.sql. But at run time workmon checks other condition of policies.

Ref : Siebel Bookself

Anonymous said...

As per my understanding, All Above Comparison uses OR, not AND, Opposite to common behavior of policies.



1 comment:

  1. As per my understanding, All Above Comparison uses OR not AND, Opposite to common behavior of policies.

    ReplyDelete