cancel
Showing results for 
Search instead for 
Did you mean: 

Providing a Web Service without SOA MANAGER

Former Member
0 Kudos

Hello

is it possible to create a Web Service from the generated Proxy in a SAP System, like it was done with SAP NetWeaver 2004?

We use the NetWeaver 7.1 and all documents and helps i found, use the SOA Manager.

I'm looking for a small and easy solution.

Please Help

Kind regards Henry

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Henry,

Once the landscape is configured right (SOAMANAGER, Services Registry, UDDI), publishing webservices is a simple task.

Search the service from SOAMANAGER and create endpoint. That's it!

I understand the initial trouble in understanding the configuration and the flow. (I have gone through it).

I have not tried WSADMIN, WSPUBLISH method, once I had the SOAMANAGER setup done.

Please let me know if you need any help in setting up this.

Cheers!

Anish

Former Member
0 Kudos

Hi Anish,

at first thanks for your response.

I have done in SOAMANAGER, but when i will generate the WSDL an erorr perform:

"Configuration xxx is not active, for that no WSDL could be generated"

I think the Problem is the correct configuration of the SOAP Runtime.

Therefor i found the following link: http://help.sap.com/saphelp_nw70ehp2/helpdata/en/46/abbea6ba0c2a7fe10000000a1553f6/frameset.htm

Do you have eyperience with this configuration?

kind regards

Henry

Former Member
0 Kudos

Hi Henry,

Just to understand your scenario right.

You want to publish a ABAP proxy / FM as a webservice from your ECC system into Service Registry of PI. Is this correct?

To achieve this you need to configure Service Registry as central in SAP PI system.

and configure SOAMANAGER is ECC system to publish services to central Service Registry.

This wiki explains the setting you need to have in SOAMANAGER

https://wiki.sdn.sap.com/wiki/display/ABAPConn/ABAP+Connectivity++-+Web+Services+ABAP

Please let me know if you need further help.

Cheers!

Anish

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anish,

thanks for the wiki link.

I need the sources to argument the use of SOAP Runtime configuration, instead of using remote compatible function module.

Also i have to implement a web service with reliable messaging, which only works with SOAMANAGER and the SOAP Runtime configuration.

So i think i have enough sources to solve the problem.

Thanks a lot for your help.

best regards Henry