cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy to File - questions

Former Member
0 Kudos

Hi,

i have tried the following blog:

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

and found out that´s not possible to send the message through proxy from the IS(same client as the proxy). right ?

What settings have to be made in our SAP ERP R/3 application System to sent the message the ERP system ?

Thx,

Gordon

Accepted Solutions (0)

Answers (2)

Answers (2)

henrique_pinto
Active Contributor
0 Kudos

Hi,

i have tried the following blog:

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/

1387

and found out that´s not possible to send the message

through proxy from the IS(same client as the proxy).

right ?

As michal said, you can't create server or client proxies in the same client of the Integration Server, since it doesn't make sense to send a message from one logical system to itself.

What settings have to be made in our SAP ERP R/3

application System to sent the message the ERP system

?

Now I got confused.

You mean you want to do XI (ABAP Proxy)> R/3 scenario?

Or do you want to call one function in R/3 from another function in R/3?

Regards,

Henrique.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>and found out that´s not possible to send the message through proxy from the IS(same client as the proxy). right ?

right as there is no need to send proxies from XI to XI - as it doesn't make sense

>>>What settings have to be made in our SAP ERP R/3 application System to sent the message the ERP system ?

jut this

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

Regards,

michal