Hi Gurus
I have developed workflow which triggers on doc status changes and complete a process. when i tried to change the doc status using a transaction, the workflow is not triggering for certain status changes. the strange thing is workflow is triggering for some status changes.
For example, if i change the status from 1 to 2 or 2 to 3, the workflow is not triggerred. but if i change from 3 to 4 or 4 to 5, the workflow is triggered.
I have checked the following:
1. there is an entry in the change doc obj type <SWEC> for the event on which the workflow is triggered.
2. The change log is active. I checked the cdhdr and cdpos which shows all the status changes logged correctly.
3. All the doc statuses were entered in the field restrictions for change doc <SWEC>
Any suggestions are greatly appreciated