Hi all,
I am new to SAP Integration. I am in need of your help in converting the IDOC into XML and then to send it to the customer.
I know how to get the IDOC from SAP using SAP Adapter. Once it reaches IS. I am converting the IDOC to boundnode using
pub.sap.idoc.transformFlatToHierarchy. which converts the IDOC to boundnode and I am mapping this bound node to the IDOC document structure which i have created using the DTD of the IDOC.
Now, my question is …will this structure itself is a XML? or Do I need anything to add more to convert it into an XML and then to post it.
Please suggest me how to convert it to XML and send that XML file to the partner. Please help me in solving this.
THanks,
David.
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods