cancel
Showing results for 
Search instead for 
Did you mean: 

Publish web service in PI 7.1

Former Member

I am trying to publish a web service in PI 7.1

I get the follwing message

Could not establish connection to Services Registry; configure connection to Services Registry in SAP NetWeaver Administrator and try again

I have already configured the services registery according to

http://help.sap.com/saphelp_nwpi71/helpdata/en/45/c1ea61a1194432e10000000a155369/frameset.htm

but still it doesnt work

any ideas?

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Hi,

To publish a Web Service in PI 7.1 and not get the message "Could not establish connection to Services Registry; configure connection to Services Registry in SAP NetWeaver Administrator and try again"

the following roles have to be assigned to Services Registry users:

       For read access: SERVICES_REGISTRY_READ_ONLY and the UDDI role UDDI_Tier1

       For unlimited access to Services Registry content: SERVICES_REGISTRY_READ_WRITE and the UDDI role UDDI_TierN

To do this you have to logon in NetWeaver Administrator http://<HostName>:<Port>/nwa

Then go to Operation Management --> Users and Access --> Identity Management

And check if the user have the corresponding roles.

If the message persist check the following on Netweaver Administrator (NWA):

SOA Management --> Business Administration --> Web Services Administration  

    

                     

- Here search for Proxy definition name with value 'ServicesRegistrySi'

- Select the proxy definition such that its properties are displayed.                                                        

- Then go to the 'Configuration' tab and then select the Logical Port 'ServiceRegistrySiPort'                        

- Now edit the proxy definition to point the WS Endpoint URL       

http://<hostname>:<port>/ServicesRegistrySiService/ServicesRegistrySiPort

- And check de 'Security' tab and make the necessary changes according to the following image.

  If this user is not an administrator, assign the role UDDI_Admin.

Regards,

Rodrigo.

Former Member
0 Kudos

Hi,

We are currently facing the same issue. Could you share how you resolved it?

bhavesh_kantilal
Active Contributor
0 Kudos

Check SAP note : 1267817 .

It has the solution.

Regards

Bhavesh

former_member187563
Contributor
0 Kudos
Former Member
0 Kudos

I know how to publish

this is basis/configuration issue

have some1 managed to solved it?

Former Member
0 Kudos