Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Building Services | About Universal Names for Services or Document Types | The Universal Name Registry | Services You Use to Interact with the Universal Name Registry
 
Services You Use to Interact with the Universal Name Registry
The following services can be used to display the Universal Name Registry or locate the name of a service or document type associated with an explicit universal name. For more information about these services, see the webMethods Integration Server Built-In Services Reference.
Service
Description
pub.universalName:list
Returns a document list containing the entries for the service in the current registry. Each document in the list represents an entry in the registry and contains a service’s fully qualified webMethods name and both parts of its explicit universal name.
pub.universalName:listAll
Returns a document list containing the entries for services and document types in the current registry. Each document in the list represents an entry in the registry and contains the fully qualified webMethods name and both parts of its explicit universal name for each service and document type.
pub.universalName:find
Returns the fully qualified service name for a specified explicit universal name.
pub.universalName:findDocumentType
Returns the fully qualified document type name for a specified explicit universal name.