cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP destination to XI, how to send data via ABAP

rainer_hbenthal
Active Contributor
0 Kudos

Hi,

i've created a destination in SM59 to an XI server. The connection test was succesful.Now i need to send data in an ABAP to XI. How do i do that?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Rainer

kindly follow this blog

this will help you step by step with screenshots

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File

hope this may solve your problem

Thanks

sandeep Sharma

PS: if helpful please reward points

Former Member
0 Kudos

Hi Rainer,

If you mean to say ABAP Proxy ...Here you go..

Since data will go from R3 to XI :

1. You need to perform following steps mentioned in the underlying blog...(these are mandatory)

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

2. Create Interface objects in XI and use TA SPROXY in R3 for generating Interface in R3.

3. Result of step 2 will be a Class Interface which you need to use in your ABAP Proxy code which will push the data to XI.

Hope i am clear, if not feel free ping n no of times..

Regards,

udo_martens
Active Contributor
0 Kudos

Hi Rainer,

set up a <a href="/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy Proxy</a>.

Regards,

Udo