Hello all,
we have an problem with merged messages in our PO with the following scenario.
The process starts with a CLSMAS and a qualifier. Now we wait for a Z_IDoc for the merge.
The corelation happens with the product group. If we send the IDocs manually the is no problem (1 pair: CLSMAS/Z_IDoc).
But if the delivery happens via workflow, the corelation doesn't work.
Example for the same product group successively:
1.) 1 CLSMAS and 1 Z_IDoc (change) corelation with the product group 1234
2.) 1 CLSMAS and 1 Z_IDoc (delete) corelation with the product group 1234
The problem is that the second CLSMAS (delete) comes before the first instance is finished. And there an now 2 open instances with the same corelation_ID that whait for
the Z_IDoc with the two same corelatin_IDs for the merge and the instance doesn't know which is the right.
Any ideas to solve this problem?
Regards
Igor