It's all about the answers!

Ask a question

Error 403: CRJZS0040E - Rest Service


Pedro Castro (1326) | asked Apr 18 '17, 11:24 p.m.

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/allProjectAreas
This 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


permanent link
Mike Jaworski (1.4k6) | answered Apr 19 '17, 8:07 a.m.
JAZZ DEVELOPER

 Hi Pedro,


Can you please confirm the version of the "other" CLM servers where you have tried this command successfully? As far as I know, this command should not work for 4.0.x versions of RRC/RDNG, as it only became possible to issue this sort of command in version 5.0 when RM moved to "independent storage". You could try issuing this command using the "/jts" context root instead of "/rm", or you may even be able to issue a command to https://[server]/jts/process/project-areas. I'm not entirely sure if either of these options would server your purposes - I don't have a 4.0.6 server set up to try these out myself, so I'm operating off of memory. Sorry!

Hope this is helpful,
Mike

Pedro Castro selected this answer as the correct answer

Comments
Pedro Castro commented Apr 20 '17, 11:59 a.m.

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.


Pedro Castro commented Apr 20 '17, 12:04 p.m. | edited Apr 20 '17, 12:09 p.m.

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.

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.