For ngg Doors NG, Root Catalog URL is different for Quality management and Requirement domain
Hi team,
I was checking the RootCatalog url for Doors NG specific. I got to know that it is different for each domain.
For example: -
For example: -
Requirement domain root catalog url is https://<host>:<port>/rm/oslc_rm/catalog
Change domain root catalog url is https://<host>:<port>/qm/oslc_qm/catalog.
Is there any generic root catalog url that we can use for all the domains?
One answer
No, you have to use the rootservices document for the application you want to talk to. As you see, the public URI's used are different e.g. https://elm.example.com/ccm , https://elm.example.com/qm , https://elm.example.com/rm. The rootservices document is an RDF XML document and you can use the namespaces and prefixes such as oslc_rm:rmServiceProviders to find the project areas and other services.