Hi all,
Currently we are working on a scenario involving 2:2 mapping. File - Idoc scenario
Source : An external definition with 2 messages/operations (Create,Delete)
Target : Have duplicated the Idoc message type to form 2 different messages.
Scenario : Either Create or Delete occurs at a time in source message and the corresponding mapping has to be routed accordingly.
When i try to send only Create message, the message passes successfully and goes to the exact corresponding target. The problem is only when i try to process Delete message only (Second), the interface fails in integration engine. Could someone help me on this issue.
All we need is that when Create message apprears in source, the first Idoc message has to be processed. If Delete message appears, then the second Idoc message has to be processed accordingly.