How to provide URL as parameter to the RTC dashboard to fetch details from DOORS DWA using RPE template
![]()
Dharshana Priya Ramakrishnan (11●1)
| asked Apr 10 '18, 1:50 a.m.
edited Apr 10 '18, 11:48 p.m. by Geoffrey Clemm (30.1k●2●30●35) We have DOORS DWA and also friend connection between DOORS and RTC.
|
One answer
![]() I am getting the exact same error for deploying an RPE report fetching data from JRS as well.
|
Comments
What is the exact error message that you received?
I got this error.
CRRDV0019E The report parameters cannot be displayed. The server encountered an unexpected error that prevented it from retrieving the report parameters. To find more details about this issue, open the JavaScript console of your browser by pressing F12, reopen the report parameter dialog, and check the JavaScript console for any resulting errors.
In the console i got status - 400 and cannot access non-friend uri.
I have logged in both DWA and DOORS
Able to run from RPE without any errors.
It appears that the DWA URL is blocked due to cross-site scripting. I don't have experience in similar environments to tell you what you need to do to resolve it though, unfortunately.