Views datasource no longer accessible post ELM upgrade with RPE (Form auth error) nor from browser
My company just upgraded to ELM and now I am having issues running reports from RPE using the views datasource. I get the following in my console logs:
CRRPE1064I Starting run...
CRRPE1064I Processing document template 1 of 1.
CRRPE1064I Data source views using URL https://server/rm/publish/views?moduleURI=URI&viewURI=URI&projectURI=URI
CRRPE3107I Downloading data from https://server/rm/publish/views?moduleURI=URI&viewURI=URI&projectURI=URI.
CRRPE1064I Error in engine
Form authentication error: connection to https://server/rm/publish/views?moduleURI=URI&viewURI=URI&projectURI=URI failed
Reponse message: Bad Request: <rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:jfs="htt
Reponse code: 400
CRRPE1064I Aborting engine execution...
Additionally, if I attempt to go to the views datasource in a browser, it no longer pulls up the xml, I similarly get this error
Error 400: Bad Request
Unable to make a handle from https://server/rm/resources/URI
When a template is uploaded to the server, they run just fine, but I cannot seem to access the datasource 'externally'.
Any advice on how I can fix this issue?
Comments
Fariz Saracevic
FORUM MODERATOR / JAZZ DEVELOPER Jun 22 '23, 10:50 a.m.Hi Shannon,
Shannon Struttmann
Jun 22 '23, 11:32 a.m.Fariz,