cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Proxy generation

Former Member
0 Kudos

Hello Experts,

I have a question.

I lhave scenario like this:

R/3 (ECC 5.0) -


> PI 7.1 -


> SNC 7.0

If i am trying to create/ Generate proxy in SNC 7.0 successfully. But when i go into interface and see the method name it is not Execute_Asynchronous or Execute_Synchronous.

The method name is same as Service interface name that i have created in IR.

So can any1 tell me that is that a problem and i am doing some mistake? or thats how it gets created in SNC 7.0 for PI 7.1?

Thanks in advance.

Hetal

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

The method name is correct, it is in this method that the server proxy implementation needs to be coded.

Pravesh.

Answers (4)

Answers (4)

Former Member
0 Kudos

There is a change in PI 7.1, EXECUTE_ASYNCHRONIOUS mehtod name has been replaced with name of your interface name.

Former Member
0 Kudos

Thank you all.

I didnt get chance to know what all the new changes are there in PI 7.1.

Thanks,

Hetal

Former Member
0 Kudos

Hi Hetal,

This is a modification in PI 7.1 you can use the method (name of the service interface) instead of execute asynchronous,

regards,

Milan Thaker.

Shabarish_Nair
Active Contributor
0 Kudos

did you have a chance to go thru this?

/people/michal.krawczyk2/blog/2009/06/20/pixi-abap-proxies-say-goodbye-to-executeasynchronous-method