Hi, Prasanna. A number of things could be wrong with your Flow.
I am assuming the following:
- You successfully received a string of XML text and mapped it to a Bound Node [*]You confirmed that the Bound Node holds data by stepping through your Flow using F7 and examining the “Results” tab after creating the Bound Node
If the above is true, here are some steps you can try to debug your Flow.
- In the documentToRecord step, go to the Service Out variable and select BoundNode. []Click the “Insert” icon (4th from the left on the Pipeline tab) and insert a Record. []Name the Record as the XML document root node [*]Map the BoundNode’s subnode that you created to the Pipeline Out variable BoundNode. Make this map explicit (i.e. draw the line). You can map it directly to your target SAP RFC/BAPI Record in the Pipeline Out, if you want.
If my hunch is correct, this will fix your “does not map” issue.
If you need a better description of how to peform these tasks, be sure to ask.
Thanks.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB