Hi Experts,
During post back of delivery, multiple Work Items are created for multiple deliveries. At that time a task called in background via WF is getting failed as time-stamp is showing same for all the Work Items.
How to resolve this issue? Can we put some wait step or some other way?
Thanks in advance for your help.
Request clarification before answering.
Hello,
"At that time a task called in background via WF is getting failed as time-stamp is showing same for all the Work Items."
You can't assume the timestamps will be different. Can't you use workitem id?
regards
Rick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I am guessing that you have some custom step which uses time stamp as a key. What kind of time stamp are you using? long or short form (check abap documentation on GET TIMESTAMP ).
Kind regards, Rob Dielemans
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
Regards
sandy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Santanu,
Do you not want multiples or why exactly is it failing? According to your explanation of multiple deliveries, the system should cope perfectly well with starting several workflows at once.
You say the time stamp is the same, is this relevant to your application? Again, Workflow won't care about this. Your screenshot shows different timestamps...
Regards,
Mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.