cancel
Showing results for 
Search instead for 
Did you mean: 

SOA MANAGER

Former Member
0 Kudos

Hi All,

I'm developing a web service provider. I've created my function module and followed the SE80 wizard in order to create the proxy. I have also activated the proxy and now I'm able to see my service on SICF transaction.

By using "test service" option I'm able to check the behaviour of my service. Everything seems to be fine.

But I guess that's not enough.

From several posts on the internet I can see I have to use SOAMANAGER in order tu publish my server even though my purpose is not to publish an internet service but an intranet one.

Since I've started SOAMANAGER and highlighted my service I'm not able to proceed, because I don't know exactly how to proceed. SDN as well as all posts from Google were not relevant because they don't describe or refer to SOAMANAGER precise steps.

1 - I don't use XI/PI

2 - I need only to reach this FM/Proxy from a .NET environment.

The first question is: from the attached screenshot do I have to create a service (I guess is already created) or just and endpoint?

Do I need more transactions/action before to do this?

Thanks in advance

F.

Accepted Solutions (1)

Accepted Solutions (1)

jimguo
Advisor
Advisor
0 Kudos

Hi,

Please review the following wiki:

http://wiki.scn.sap.com/wiki/display/ABAPConn/How+to+configure+a+Service+Provider

After configuration is done, you can use  web service navigator to do some tests:

http://wiki.scn.sap.com/wiki/display/ABAPConn/Web+Service+Testing+Using+the+J2EE+Server+Web+Service+...

Thanks.

Jim

Answers (2)

Answers (2)

matt
Active Contributor
0 Kudos

Whether it's internet or intranet is irrelevant. The techonlogy is the same.

Go to SOAMANAGER

Find Web Service Configuration. Find your service.

There will be links to two different kinds of WSDL - port side and binding, or "Design Time WSDL" and "WSDL document for selected binding or service".

Follow the link and save the wsdls as a text (XML) document. Give them to your .net developer.

You have to do this on dev, test and production - to be able to link to those instances.

I cannot be more clear about what you have to do as SOAMANAGER changes according to release and support pack.

basarozgur_kahraman
Contributor
0 Kudos

Hi Fabrizio,

you need to create End Point in Soamanager.

For details please follow this step by step document.

http://sapignite.com/create-a-web-service-in-10-minutes/

Best Regards

Basar Ozgur