cancel
Showing results for 
Search instead for 
Did you mean: 

sending an XML message and using proxy at receiver end

former_member268877
Participant
0 Kudos

hi all,

please suggest me the steps to be followed in order to send a XML message and accepting this message using proxies.

please help me out with detailed procedure.

thanks+regards,

Ujwalkumar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi UjwalKumar,

Follow this link:

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy

This blog gives an excellent description of 'FILE to Proxy' scenario.

what you need is XML to proxy...i.e. your scenario is very similar to this one...only diffrence is that , you wont be using FCC .since your source msg is in XML format..

Hope this helps..

Regards ,

Sushil

prabhu_s2
Active Contributor
0 Kudos

Jetagi

Assuming that you want to send the xml message from a source file (adpater: File) have the IR in place and in the sender CC have the message protocol as file instead of file conversion. Since the sender data is of xml format there will be no need of the FC. And for the reciever side (proxies) goto the TC sproxy and activate the proxy for the inbound interface. Events can be handeled inside the method.

thkx

Prabhu

Former Member
0 Kudos

Hi,

Ref:/people/siva.maranani/blog/2005/04/03/abap-server-proxies

Regards,

Jai Shankar