cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Client Proxy

Former Member
0 Kudos

I have to develop a Client Proxy using the ABAP code.

Client Proxy to XI to a File

On the ABAP side I just have a Name "Pete Thomas" this has to reach my file.

How to create the CLIENT ABAP PROXY. The Steps that I need to carry out on R/3 Side and on XI side?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

This should help you.

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

Regards,

Answers (4)

Answers (4)

Former Member
0 Kudos

Sorry pete by mistake the thread was posted to ur Question..

Regards,

Gunasree.

Former Member
0 Kudos

Hi srinivas,

U can monitor the adapters using Adapter monitoring and communication channel monitoring.

Go to Runtime Workbench->Component monitoring->Display->AdapterEngine->Adapter Monitoring

U can see all the Adapters.If all the adapters are working then it will be displayed in GREEN.If not then it will be displayed in RED.

If U are not using the adapters in ur scenarios then it will be grayed out.

Similarly go to Communication Channel monitoring Tab and give the details of the channel u r using.

U can get the details of it.

Regards,

Gunasree.

agasthuri_doss
Active Contributor
0 Kudos

Hi,

In the XI System declare the Data Type... and activate ..in R3 it will available and do the coding and trigger the proxy.

Regards

Agasthuri Doss

former_member184619
Active Contributor
0 Kudos

hi Pete,

check these

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

Sachin