It's all about the answers!

Ask a question

Automation of Dashboard creation using RTC plain java library/ REST


Swathi sheshadri (135) | asked Feb 20 '23, 1:35 a.m.
We are recreating a project from server A to server B. We want to copy Dashboard of project from server A to server B. As of now we are manually creating.

Are there any automation API feasibility to create and update dashboards for RTC, ETM ?

3 answers



permanent link
Garrett Rolfs (8388) | answered Aug 28 '23, 11:48 p.m.

You might want to check out the Dashboard Service. Resource and Query APIs in the jazz.net wiki. Here's a link to the Dashboard Service API and that page references the other two APIs.



Many items in a dashboard reference UUIDs which are unique to a repository, so you would have to update those references accordingly.


permanent link
Stefan Oblinger (170213) | answered Feb 22 '23, 4:08 a.m.

 Yes there is an API: DashboardRevisionHistory


Comments
Ralph Schoon commented Feb 22 '23, 5:40 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Stefan, they create a new project on another server and want to create new dashboards on that server that look like the ones on the old server. How does that API help with that?

Does the copy/paste mechanism work across servers? 


permanent link
Ralph Schoon (63.1k33645) | answered Feb 20 '23, 2:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 I am not aware of an API for that.


Comments
Swathi sheshadri commented Feb 20 '23, 4:23 a.m.

Thanks for the reply.

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.