cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt using Proxy

Former Member
0 Kudos

Hi,

I had a small doubt, I want to implement a scenario where in if i post a xml file in the specific directory i need to get that xml data in a user defined table in R/3 sytem.

To do this can i use a proxy. By defining in SPROXY Transaction.

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

That's a good idea to use proxy.

Your scenario should look like that:

File->XI->Proxy

Inside generated proxy just put the code which will add data to the table and handle all errors.

Please check this blog:

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

Regards,

Wojciech

Reminder: please reward points for good answer

Answers (0)