cancel
Showing results for 
Search instead for 
Did you mean: 

Publishing ES repository service to SAP Service registry

Former Member
0 Kudos

Hi,

I have develped the service metadata ( Service interface defintion ) in the ESR of my PI 7.1 system.

Next I need to publish the same on the service registry.

I have the following questions here.

1. How to publish this service definition.

2. is there an automatic process from the ESR to do so

3. The state of the service would be modeled, if now the implementation is provided, how is the state in the service registry updated to activated/deployed.

Thanks in advance,

Best regards,

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes you can publish service from ESR, in the Service Interface object, see tab "WSDL" there you can find option to publish service into SR. You also need to configure SR details in NWA of your PI system.

Other option you can use.

- Goto backend system where you want to implement this service.

- Create proxy using SPROXY(do not implement).

- use WSPUBLISH and chose "only model/definition" option to publish service.

Later when you want to implement service then again use WSPUBLISH but chose "Definition with endpoints" option to publish it again.

Once you publish with endpoint status in SR will automatically change from "Modelled" to "Activated/Deployed"

Regards,

Gourav

Updated

Former Member
0 Kudos

Hi gaurav,

Thanks a lot for your reply.

Can you also provide me some documentation on how to perform SR related configuration in NWA.

Regards,

Abhishek

Former Member
0 Kudos

Hi,

Follow this thread.

Regards,

Gourav

Answers (0)