Is ELM 7 using same APIs as version6?
Hi Team,
Accepted answer
With public REST APIs, the intent should always be to preserve behaviour unless there is a defect that needed to be fixed. Public REST API documentation can be found at https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding. There is no separate documentation for 6.x vs 7.x REST APIs.
There were significant changes to the resource URIs used between DN 6.x and 7.x. Integrations should treat such URIs as opaque and not hard code them. Use Jazz discovery and/or OSLC discovery to find REST endpoints.
Comments
Well, I am not hardcording the Resource URI, so it will work.
I'm not an SME on authentication. There might be changes relating to TLS support. I would hope that if Basic Authentication worked for an application in 6.x, it would continue to work in 7.x.
Please carefully read: https://rsjazz.wordpress.com/2021/09/29/using-the-ewm-rest-and-oslc-apis/
Thanks for sharing it, I'll take a look at it.
Closing this question given previous comment.
One other answer
I think it is a fair statement to say that IBM usually does not support 3rd party tools/integrations. The creators of those have to make sure they still work. There are some exceptions where this is different due to contacts.
You know the APIs you use, please look up the documentation. The reportable REST API for DNG state changes in versions, the JavaScript client API as well.
Comments
The current Integration tool works on the cloud trial version which is 7.0.2. So, does it support the 7.0.2? And, Is it ELM7?
| Version |
|
|
|---|---|---|
| IBM Engineering Requirements Management DOORS Next | 7.0.2 |
This question does not make any sense to me.
My question is, Is DOORS Next 7.0.2 and ELM7 same?
May be, I'll explain the above question,
Doors Next version x is one of the products that are part of ELM (Engineering Lifecycle Management) version x. This should be easy to find out by just looking at the products and downloads links on top of the Jazz.net page.