cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service not list in ws-navigator

Former Member
0 Kudos
85

I followed this article http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10d75b45-7fef-2b10-bc8e-c6012e0a9457&override..., to triggering a BPM process from ABAP. The web service I created start from Process Repository but it not list in ws-navigator.

How do I run webservice from a URL??????

Accepted Solutions (0)

Answers (1)

Answers (1)

martin_moeller
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi capronero,

If the process is deployed it should also expose itself as a web service. The service will be published with the name of the service interface of your message start event. Simply click on the "Start" event in your process model and check the service interface name and the operation name. This should also be visibile in the WS navigator.

Cheers,

Martin

Former Member
0 Kudos

Hi Martin,

thanks for reply,

I already checked the name of my web service but unfortunately it not list in ws-navigator (Provider System).

Luca

martin_moeller
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi again,

And you did not change your message start event at all? Then there should "normally" be a service called "DefaultService". In case you deployed multiple processes without a change they all will be named like that. In this case you'll see the difference in the WSDL URL.

Cheers,

Martin

Former Member
0 Kudos

Unfortunately no change

Former Member
0 Kudos

Hi,

Make sure that you are looking for the WS in Service Provider for Local AS.

Regards,

Arafat