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.
<html><head><title>Error 403: Forbidden</title></head><body><h1>Error 403: Forbidden</h1><p>CRRRS4142E getInternalRequestHandlerService(context) returned null. This error used to report 'The requested service requires a private header'.<hr><i>Requirements Management/6.0.2</i></p></body></html>
2 answers
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