cancel
Showing results for 
Search instead for 
Did you mean: 

abap proxy

Former Member
0 Kudos

hi all,

how would u test and activate abap proxy?

regards,

joshi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Nitesh,

Go to SPROXY and right click on your interface and then click on Generate Proxy. Then put your code inside your proxy and then check for syntax check and then activate your proxy by clicking on the activate button or Ctrl+F3 and then execute your proxy. If you have the settings done between the sender system and XI then you will see the data in XI.

For debugging your proxy check this weblog:

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

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

---Satish

Former Member
0 Kudos

hi satish,

thx a lot

kind regards,

joshi

Former Member
0 Kudos

check this

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

thanx

ahmad

Former Member
0 Kudos

Hi,

I guess, the following thread contains the required info:

regards