Web service interface URLs

The URLs for the web service interfaces differ between Version 6.0.2, Version 6.1, Version 6.2, Version 6.3, Version 7.0, Version 7.5, and Version 8.0. Version 8.5.0, Version 8.5.5, and Version 8.5.6 use the Version 8.0 URL.

Compatibility with earlier versions

You can use a Version 6.0.2 client with a Version 6.1, Version 6.2, Version 6.3, Version 7.0, or Version 7.5 server, if you use the Version 6.0.2 URL.

You can use a Version 6.1 client with a Version 6.2, Version 6.3, Version 7.0, or Version 7.5 server, if you use the Version 6.1 URL.

You can use a Version 6.2 client with a Version 6.3, Version 7.0, or Version 7.5 server, if you use the Version 6.2 URL.

You can use a Version 6.3 client with a Version 7.0 server, or Version 7.5, if you use the Version 6.3 URL.

You can use a Version 7.0 client with a Version 7.5 server, if you use the Version 7.0 URL.

You can use a Version 7.5 client with a Version 8.0 server, if you use the Version 7.5 URL.

Because there are no model changes, there is no Version 8.5.0, Version 8.5.5, or Version 8.5.6 URL, so you can use a Version 8.0 client with a Version 8.5.0, Version 8.5.5, or Version 8.5.6 server using the Version 8.0 URL.

For the Core web service, the data returned to the client corresponds to the server version. For example, a Version 6.2 client does not receive any data that is specific to the Version 8.0 data model because this additional data causes an error in the client. To retrieve such data, use a Version 8.0 client.

Web service interface URLs

The URLs for accessing these web service interfaces, for the different WSRR versions, are as follows (prefix the shown URL with http://<hostname>:<port>, or https://<hostname>:<port> if security is enabled on the WebSphere® Application Server):
Note: <port> is the WebSphere Application Server default host port not WebSphere Application Server SOAP port.
Table 1. Version 6.0.2 web service interface URLs
Web service URL
Core /WSRRCoreSDO/services/WSRRCoreSDOPort
Ontology /WSRROntologyWS/services/WSRR_Onotology_Port
Governance /WSRRGovernanceWSRouter/services/WSRR_Governance_Port
Table 2. Version 6.1 web service interface URLs
Web service URL
Core /WSRR6_1/services/WSRRCoreSDOPort
Ontology /WSRR6_1/services/WSRROntologyPort
Governance /WSRR6_1/services/WSRRGovernancePort
Business modeling /WSRR6_1/services/WSRRBusinessModellingPort
Table 3. Version 6.2 web service interface URLs
Web service URL
Core /WSRR6_2/services/WSRRCoreSDOPort
Ontology /WSRR6_2/services/WSRROntologyPort
Governance /WSRR6_2/services/WSRRGovernancePort
Business modeling /WSRR6_2/services/WSRRBusinessModellingPort
Table 4. Version 6.3 web service interface URLs
Web service URL
Core /WSRR6_3/services/WSRRCoreSDOPort
Ontology /WSRR6_3/services/WSRROntologyPort
Governance /WSRR6_3/services/WSRRGovernancePort
Business modeling /WSRR6_3/services/WSRRBusinessModellingPort
Table 5. Version 7.0 web service interface URLs
Web service URL
Core /WSRR7_0/services/WSRRCoreSDOPort
Ontology /WSRR7_0/services/WSRROntologyPort
Governance /WSRR7_0/services/WSRRGovernancePort
Business modeling /WSRR7_0/services/WSRRBusinessModellingPort
Table 6. Version 7.5 web service interface URLs
Web service URL
Core /WSRR7_5/services/WSRRCoreSDOPort
Ontology /WSRR7_5/services/WSRROntologyPort
Governance /WSRR7_5/services/WSRRGovernancePort
Business modeling /WSRR7_5/services/WSRRBusinessModellingPort
Table 7. Version 8.0 web service interface URLs
Web service URL
Core /WSRR8_0/services/WSRRCoreSDOPort
Ontology /WSRR8_0/services/WSRROntologyPort
Governance /WSRR8_0/services/WSRRGovernancePort
Business modeling /WSRR8_0/services/WSRRBusinessModellingPort
These URLs are also used for Version 8.5.0, Version 8.5.5, and Version 8.5.6.
If you have multiple instances of WSRR deployed, you must identify the instance by specifying its prefix, for example:
http://hostname:port/prefixWSRR8_0/services/web_service
Where prefix is the WSRR Instance Prefix that you specified when you created the instance.

Compatibility of objects returned by the API with earlier versions

To avoid errors due to changes in the underlying object metadata model between WSRR releases, use the correct URL; see Compatibility with earlier versions of objects returned by the API for details.