cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Server Proxy generation for a WSDL

Former Member
0 Kudos

Hi,

We are trying to generate ABAP server Proxy in SE80 for a wsdl file. SE80>Edit Object>Enterprise Services>Server Proxy>Create New. Input -- Local WSDL file.

But it generates client proxy ( Outbound Message interface )instead of server proxy ( Inbound message interface).

Our system is WAS70 ( ECC60 ) . Is it possible to generate Server proxy for a WSDL so that we can publish as a webservice ( Outside in approach)?

We do not have XI.

Thanks in advance,

Abdul Raheem S

null

null

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Thanks for looking in to the message.

But the question is without XI ,is it possible to generate server proxy for a wsdl ? If possible how? The approach I mentioned in the question doesn't work.

All those blos and help only talks about with XI.

Thanks,

Abdul Raheem S

Former Member
0 Kudos

Dear All,

I have created oss MEssage. SAP replied saying that without XI it's not possible.

Only way is to develop inside out and modify the webservice definition to match the wsdl.

Thanks all for looking in to this post.

Thanks,

Abdul Raheem S

Former Member
0 Kudos

HI,

Please see the below links for Webservice from ABAP

/people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies with webserivice recv

/people/thomas.jung3/blog/2005/06/05/web-services-the-case-of-the-missing-soap-action-header - web/soap

Consuming Web Service from ABAP - /people/durairaj.athavanraja/blog/2004/09/20/consuming-web-service-from-abap

Regards

Chilla

Former Member
0 Kudos