Application Development and Automation 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: 
Read only

Convert word document to XML

former_member147217
Participant
0 Likes
1,453

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 .

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
Read only

Former Member
0 Likes
1,280

This message was moderated.

Read only

vijayanandpaul_puvvula3
Active Participant
0 Likes
1,280

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.

Read only

0 Likes
1,280

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.

Read only

Former Member
0 Likes
1,280

This message was moderated.