Hi Gurus,
We have implemented PCW workflow for POs in SRM, which is triggering for both create and change of workflow.
No issues as far as workflow working for creation of PO. Regarding the change of PO, regardless of change the workflow is re-triggering the process from the beginning. Right now, we dont have any logic that handles the change of po requirement.
Could someone please let me know how can I accomplish this.
I think I might need to place some code in the scheme determination method to read the change of PO to find the old value and new value.
If there is no difference in the value then dont do anything, that means the previous workflow which was triggered already at the time of creation.
If there is a change then re-trigger the workflow starting from the 1st process.
I need to know how I can do this technically.
This is really urgent for me to complete the task, really thanks in advance for your guidance.
Regards
A_vind