cancel
Showing results for 
Search instead for 
Did you mean: 

MAterial Createion using ABAP proxy

Former Member
0 Kudos

Hi ,

I have a scenario where MDM PI and R/3 are in lanscape.

Data is coming from MDM and through PI need to post it to R/3.

Now its a MDM to Proxy scenario where proxy is in Inbound side .

WhenI am generating proxy I am not getting execute_synchronus method in the class generated.

Kindly help me out if I am missing something.

Thanks in Advance.

Best Regards,

Neethu Joy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Change the mode to Synchronous in Service interface.

Former Member
0 Kudos

Hi Chandra Shekhar,

Thanks for quick reply .

I changesd the mode but still not getting the method.Infact when it was in asynchronus mode i should have got execute_asynchronus method .......but i was nto getting that too.Is there any other setting which I am missing.

Best Regards,

Neethu Joy

Edited by: Neethu joy on Jun 24, 2011 12:31 PM

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Execute_Synchronous method does not support in PI 7.1 Are you using 7.1?

Refer this thread

former_member181962
Active Contributor
0 Kudos

Hi Neetu,

I think Baskar is right here. The method will be having the same name as the Inbound service interface name.

Best Regards,

Ravikanth Talagana

Answers (0)