RDNG - Stored Procedures - GetUpdatedCommentsToUser
Hi,
I am wondering if anybody tried to invoke RDNG Stored Procedures directly ?. Since a while I am trying to work with comments but it is extremely challenging to get them directly (not via requirements) from DNG. I am really curious if anybody used GetUpdatedCommentsToUser to get information using REST services.
I tried to do it several times but till now I've always received get error below.
|
2 answers
Ralph,
Thanks it helped me to dig deeper using debuger. My REST request was missing one of headers that is called DoorsRP-Request-Type (private).
|
Ralph Schoon (63.5k●3●36●46)
| answered Mar 06 '17, 5:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I used this google query https://www.google.com/#q=requires+a+private+header+site:jazz.net&* which gave me these hints what the problem might be:
From
add the private header.
"ensure that you are using the proper OSLC Headers. PLS check for smaples at : https://jazz.net/library/article/1197 "
I would also suggest to follow the link to the OSLC Workshop in https://jazz.net/library/article/1197.
Note that you are looking at an internal API
|
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.