‎2010 Mar 17 11:51 AM
We have a scenario where 2 IDoc types, one is MATMAS05 - Material and the next one is CLFMAS01 - Classification Assignment is coming in from the 3rd party system and we have serialized them to come CLFMAS01 after MATMAS.
Here Class details are already created in system.
Material IDOC fails u2013 will it cause classification IDOC not to be processed at all? Or classification IDOC gets processed assuming material already exists.??
Material IDOC goes through u2013 however classification IDOC fails, will it cause material idoc posting to be roll backed?
Please explain how these scenarios would work.
Is IDOC serialization for sequencing IDOCS only or it causes posting of IDOCs to be controlled in a group as well and failure on one IDOC causes other one to rollback.??
How does overall Serialization work in case of load?
Thanks,
Vinotha M
‎2010 Mar 19 7:11 AM
Hi ,
If the Material IDOC(MATMAS) fails it will not allow the classification IDOC(CLFMAS) to get processed as they are serialized.
If the Material IDOC(MATMAS) goes through and gets posted and if the classification IDOC(CLFMAS) fails later it doesent cause the material idoc posting to be rolled back .The material idoc remains posted as such and the material values will be updated successfully in the destination.
The idocs are serialized to send the idocs in a specific order. The failure of one idoc will not cause the other to rollback.Any gaps in the sequence will mean that IDocs are missing, either because the transfer did not work, or because earlier IDocs were not posted successfully. In this case the IDoc is assigned status 66 and must be posted again with the program RBDAPP01.
Regards,
Dolin.
‎2010 Mar 19 7:11 AM
Hi ,
If the Material IDOC(MATMAS) fails it will not allow the classification IDOC(CLFMAS) to get processed as they are serialized.
If the Material IDOC(MATMAS) goes through and gets posted and if the classification IDOC(CLFMAS) fails later it doesent cause the material idoc posting to be rolled back .The material idoc remains posted as such and the material values will be updated successfully in the destination.
The idocs are serialized to send the idocs in a specific order. The failure of one idoc will not cause the other to rollback.Any gaps in the sequence will mean that IDocs are missing, either because the transfer did not work, or because earlier IDocs were not posted successfully. In this case the IDoc is assigned status 66 and must be posted again with the program RBDAPP01.
Regards,
Dolin.