cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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.

0 Likes
View Entire Topic
Former Member
0 Likes

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