cancel
Showing results for 
Search instead for 
Did you mean: 

Error in publishing endpoint in service registry

Former Member
0 Kudos

Hey,

I am gettin the following error while publishing the service registry.

10160A save request exceeded the quantitylimits for a given structure type. #Number of Business Entities exceeds your limit 1(2).

This is with respect to the endpoint. The endpoint is also not published when I checked it in the service registry of PI.

regards,

Milan.

Accepted Solutions (1)

Accepted Solutions (1)

sunil_singh13
Active Contributor
0 Kudos

Hi Milan,

Open your UDDI client->Select Publish->Select Retrieve My Business

check if you are able to add more than one Business entity.

You find out all the Business entities present in the UDDI, Take their keys (UDDI Keys)

then go to Publish->Select Retrieve My Business

create business entity with the key you have obtained before and then delete that, It will delete the the business entity and then try to publish the your service with end point.

Thanks,

Sunil Singh

Former Member
0 Kudos

Hi,

All your answers helped me to solve my problem. I wish I had 10 pointers for all the answers.

regards,

Milan

Former Member
0 Kudos

Hi Milan,

So what is the exact solution for this?

Former Member
0 Kudos

Hey,

The issue was with the roles and the business entity. By applying proper roles and deleting the business entity the end point got published successfully.

regards,

Milan

Answers (2)

Answers (2)

sunil_singh13
Active Contributor
0 Kudos

Hi Milan,

Please check if you have assigned the roles UDDI_ADMIN to the user who communicates with UDDI server via destination UDDI_DESTINATION and CLASSIFICATION_DESTINATION.

Also Make sure that the user used to publish the service has ServiceRegistry_Read-Write authorization.

Thanks,

Sunil Singh

former_member206604
Active Contributor
0 Kudos

Hi,

Check what kind of privilege is assigned to the user that is used to publish the services to the registry.

Level Tier 1 u2013 the user can create up to:

1 Business Entity

4 Business Services

2 Binding templates per Business Service

Level Tier N u2013 the user can create an unlimited number of UDDI objects

Admin - the user can create an unlimited number of UDDI objects and can delete UDDI data from any other user.

Thanks,

Prakash

Former Member
0 Kudos

Hi,

You can try going to

http://xxxx:50000/index.html

Access the UDDI Client.

Select Publish

Select Retrieve My Business

Delete the business entity that you are trying to publish.

Try publishing again.

Regards.

Former Member
0 Kudos

Hey,

thanks for replying.

As you said I checked the business entities, unfortunately there are no business entities available in the respective section.

regards,

Milan

Former Member
0 Kudos

Can you try adding the role "SERVICES_REGISTRY_READ_WRITE" to the user in PI?

Let me know if this works. I have this problem before but i cannot recalled how i solved it.

This might be one way.