oslc query to get userid in CLM 5.0
Hi,
I have an oslc query below that works in 4.0.1 but with 5.0 I get "500 Internal Server" Error.
https://<clm-server>/jazz/oslc/users.json?oslc_cm.query=rtc_cm:userId=%22<userid>%22%20&oslc_cm.properties=*
has this changed in 5.0?
Thanks,
Binoy
|
Accepted answer
Likely this defect:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=324173 Its fixed in the 5.0 ifix stream, so raise a PMR to get the latest 5.0 ifix (currently ifix004) from support. Binoy D'costa selected this answer as the correct answer
Comments
Binoy D'costa
commented Sep 30 '14, 2:14 p.m.
Hi Brian,
Brian Fleming
commented Sep 30 '14, 2:18 p.m.
Ifixes are cumulative so yes it will also be in ifix5.
|
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.
Comments
It seems to be broken in CLM 5.0 (with NullPointerException in ccm.log). It works in my CLM 4.0.6 environment and jazz.net (5.0.2 M1 currently).