Get baseline details it's using uuid value
Hello,
I have RM baselines information in form of url as shown below.
I want to get baseline name and its details from its uuid in url using RTC java api 7.0.1.
I have referred to following articles.
Code snippet I used:
IBaselineSetHandle iBaselineHandle = (IBaselineSetHandle) IBaselineSet.ITEM_TYPE.createItemHandle(UUID.valueOf("_SD5YMM0XEey8aJeV2mMfpw"), null); But I get following error. com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098E The following service failed: com.ibm.team.repository.common.internal.IRepositoryRemoteService{/gc/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService}. The server returned the HTTP error 500 with this error text: Internal Server Error.
Kindly let me know how to achieve the same.
Please revert in case of any queries.
Regards,
Arati
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 03 '23, 3:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You can not use the EWM/RTC API to get Doors Next item information.
|
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.