Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
CP calculation for Delegation related PWO returns no deciders intermittently
설명
CP calculation for Delegation related PWO returns no deciders intermittently for bulk operations.
원인
Deciders for an initial CP step in a workflow are calculated immediately on PWO insertion. We cannot guarantee that the related delegation db entry has been inserted also. In this case, if the CP query refers to the related delegation, it may return an empty result.
해결 방안
WORKAROUND
Insert a CD step in the decision workflow at the front with the calculation 1=1. This ensures that the DBScheduler will run and that the CP query is run again upon CD decision.