It's all about the answers!

Ask a question

Using Rest API to Deliver ChangeSet in DNG


Abhishek Hegde (111) | asked Oct 09 '19, 1:28 a.m.
edited Oct 09 '19, 1:57 a.m. by Ralph Schoon (63.1k33646)

How can I deliver a changeset and also get the number of artifacts changed in the changeSet using Rest API for DNG?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Oct 09 '19, 1:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 See https://jazz.net/library/article/92596 for how to deliver change sets. The public API is very limited so I don't think it allows to answer the second part of the question.


Comments
Abhishek Hegde commented Oct 18 '19, 1:05 a.m.

Thanks for your response.


I see its mentioned the URL like 

https://MyServerPort:9443/rm/cm/component is needed to fetch the ChangeSet details but when i hit the URL with the my Server i am facing getting Bad request error.

Error 400: Bad Request

com.ibm.rdm.fronting.server.exception.InternalServerErrorException (More info found at entry [64ff72ef004253a4] in the RM application server log)


Could you please let me know what is the cause or suggest me on the same?


Ralph Schoon commented Oct 18 '19, 2:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I suggest you look into the log.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.