RPE report in QM returns Error in engine Can not redirect to the OAuthentication identify URL.
![]()
Bartosz Chrabski (3.3k●1●24●46)
| asked Feb 03 '19, 9:46 a.m.
edited Feb 04 '19, 3:45 a.m. by Muralidhar Rajagopal (101●1●4) Hi Jazz community,
I've developed RPE report that is using multiple Data Source (QM, DNG). Report is quite simple and is iterating through test cases and for each test case displaying details about linked requirements.
In RPE the reports works without any issues, but when I deploy report to QM I get an error.
Error in engine Can not redirect to the OAuthentication identify URL. Reponse message: OK: <&'" <&'" An in QM logs I can find Cannot find authentication configuration data for URL http://testserver/rm/publish/text?resourceURI=_43548f8dcc594f8289da04787ac5d499 |
One answer
![]() Can you provide the .dta file? Note that if the template contains dynamic data source, you need to do a bit of additional configuration. You can find the details in Enhancement 301790.You can find more details in https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/252251
Comments Hi,
Yes I can provide dta file it is not an issue. I saw the enhancement, but my concern is that data sources are already dynamic and I do not have to configure them separatly.
No. There is a known issue and as a workaround, you can try making slight changes to the template as detailed in https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/252251
|