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
|
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).