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

IDOC to Webmethods

GaneshRK
Participant
0 Likes
2,035

Hi Experts,

I have a requirement to send HR data using IDOC to Webmethods. If the Idoc data is converted into XML and then whether the Webmethod can able to receive the data? Please provide, if any IDOC  to Webmethods sample codes.  Thanks.

Regards,

Ganesh R K.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,249

Ganesh,

If the SAP adapter is installed in webMethods it will support IDoc communication via an  RFC destination. In that case you will not need XML conversion.

If no SAP adapter is installed, you indeed need to convert the IDoc to XML format and provide this to webMethods through, for instance, a file share.

Regards,

Koen

1 REPLY 1
Read only

Former Member
0 Likes
1,250

Ganesh,

If the SAP adapter is installed in webMethods it will support IDoc communication via an  RFC destination. In that case you will not need XML conversion.

If no SAP adapter is installed, you indeed need to convert the IDoc to XML format and provide this to webMethods through, for instance, a file share.

Regards,

Koen