2015 Jun 17 6:36 AM
Dear All ,
I have got a requirement where a word document needs to be converted into XML and some data from SAP will append in XML and again need to convert it to Word file . How can I achive this. Please advice .
2015 Jun 17 11:55 AM
2015 Jun 17 2:46 PM
Hello Disha,
This can be easily done in any middleware. If you have SAP PI, you can discuss it with them. Files will be automatically converted into XML in SAP PI. You can call ECC Proxy which can append the required data and send it back to SAP PI (Synchronous Proxy) and SAP PI will convert the XML into a File using content conversion.
Hope this helps.
Regards,
Paul Puvvula.
2015 Jun 17 4:11 PM
I am aware about PI but the challenge here is there is a different material document for every material in Ecc. And data needs to be append in these documents . And send back. If I understand do I have to create so many senario and and intergrate it.
2015 Dec 15 12:23 PM