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
SandySingh
Active Contributor
0 Likes

Hello

  • check the logs in Transaction SM12 SM21 ST22
  • check transaction SWPC.
  • Maybe the records to be updated are locked and it's waiting for them to be unlocked. ENQUEUE DEQUEUE of workitem or object involved
  • You can also check in transaction SWU2 if there aren't any local rfc's stuck in there
  • Transaction SMQA for any RFC errors.
  • You can check the application log to see if there are any errors.

Regards

sandy