Error 403: CRJZS0040E - Rest Service
Hi,
I've been trying to get all the project areas from requirement management (RM) through this URL:
https://myserver.com:9443/rm/service/com.ibm.team.process.internal.service.web.IProcessWebUIService/allProjectAreas
And I'm getting this error:
Error 403: CRJZS0040E No REST service handler is registered for the following path: /service/com.ibm.team.process.internal.service.web.IProcessWebUIService/allProjectAreasThis is a CLM version 4.0.6, I've done this in another servers and it works, but I don't know if there is something I can do to activate this Rest service.
Thank you
Accepted answer
Hi Pedro,
Comments
Hi Mike,
Yup, it was helpul, I think /jts/process/project-areas isn't working either, got this message (Invalid application id 'null'. A valid registered fronting application id must be provided to access the JTS.) but I found that I can retrieve rm project areas via this URI https://myserver:9444/rm/discovery/RMCatalog the only problem I see is that I can't know if this project area is active or archived.
But it's better than nothing.
Thank you.
Hi Mike,
Yup, it was helpul.
I've tried on CLM 6.0.2 most of the times, but I know it will work on 5.x and earlier versions.
I think /jts/process/project-areas isn't working either in version 4.0.6, got this message (Invalid application id 'null'. A valid registered fronting application id must be provided to access the JTS.) but I found that I can retrieve rm project areas via this URI https://myserver:9444/rm/discovery/RMCatalog the only problem I see is that I can't know if this project area is active or archived.
But it's better than nothing.
Thank you.