Hi All,
We have outbound message (Synchronous) going from ECC to thirparty.
Payroll integration with thirdparty system, where we apply leaves in ECC and goes on to upate the thirparty system.
This is the first time that we have seen the queue with status 'VBERROR'.
Checked this note : 1601028 - SMQ1 - Data inconsistency due to execution of VBERROR queues.
If outbound queues and update task are part of one and the same LUW, the outbound queues should always be processed after successfully completing the update task. If the update task runs into an error, the corresponding queue entry will be updated with VBERROR state.
I understand that if simultaneous actions are performed with in the same LUW i.e., before completing the update task if outbound queue is processed first then the queue will stuck .
Is is understanding correct?
We tried to reproduce the same error in DEV , same actions that are performed in PRD where this issue occured.
but the queue did not stuck in SMQ1.
How can we debug it , identify why the queue is getting stuck with status 'VBERROR'.?
Checked the ST22 logs but could not able to identify the exact reason of failure.
Does we have to go with importing the support package or implementing the correction in the note.
What would be the better option to go with.
Thanks & Regards
Sai