Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Convert word document to XML

former_member147217
Participant
0 Kudos

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 .

4 REPLIES 4

0 Kudos

This message was moderated.

vijayanandpaul_puvvula3
Active Participant
0 Kudos

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.

0 Kudos

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.

Former Member
0 Kudos

This message was moderated.