IDOC to JDBC Scenario
Hi All,
I am working on IDOC to JDBC scenario.I am trying for INFREC idoc of purchasing info record. I have not worked on IDOCs before. So can anybody plz help with providing some Documents.
Thanks & Regards,
Ankur
Bhavesh Kantilal replied
Ankur,
Did you copy the soruce from the Inbound payload message?
<i>- <INFREC01>
- <IDOC BEGIN="1">
- <EDI_DC40 SEGMENT="1"></i>
the "-" is the reason for the problem.
In SXMB_MONI, you have an option to export the XML as file, just click on WINDOW1 / WINDOW2 ( in whichever window the Payload is open) and then use XML saved in the file this while testing your message mapping.
Alternatively, delete all the "-" manually , from the payload after you paste it in message mapping TEST.
Regards,
Bhavesh