Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Why is RPE template running in RPE Launcher but errors in RRDG?

I have an RPE custom template that runs fine from RPE Launcher, but when I deploy it to the RM server and run it from the RM UI, I get the following error:  "Report Generation Fail, Review the report data source configuration"

Looking at the rrdg.log, I see the following errors:
2016-03-29 13:15:48,645 [WebContainer : 25 @@ 09:57 <unauthenticated> <Initial Page Load@2f179d29-f494-449a-8bd4-f6bb9059bc33> /jts/auth/authrequired] ERROR com.ibm.rational.rrdg                               - CRRPE2021E The schema https://jazzreporting:9443/rm/publish/schema/rrm cannot be loaded. 
2016-03-29 13:15:48,702 [WebContainer : 25 @@ 09:57 <unauthenticated> <Initial Page Load@2f179d29-f494-449a-8bd4-f6bb9059bc33> /jts/auth/authrequired] ERROR com.ibm.rational.rrdg                               - CRRPE2021E The schema https://jazzreporting:9443/rm/publish/schema/history cannot be loaded. 
2016-03-29 13:15:48,733 [WebContainer : 25 @@ 09:57 <unauthenticated> <Initial Page Load@2f179d29-f494-449a-8bd4-f6bb9059bc33> /jts/auth/authrequired] ERROR com.ibm.rational.rrdg                               - CRRPE2021E The schema https://jazzreporting:9443/rm/publish/schema/attribute cannot be loaded. 
2016-03-29 13:15:49,609 [WebContainer : 12 @@ 01:07 <unauthenticated> <Initial Page Load@267f741c-a9e4-46c7-afb9-8b2b0929d4b6> /ccm/auth/authrequired] ERROR com.ibm.rational.rrdg                               - CRRPE2021E The schema https://jazzreporting:9443/rm/publish/schema/rrm cannot be loaded. 
2016-03-29 13:15:49,634 [WebContainer : 12 @@ 01:07 <unauthenticated> <Initial Page Load@267f741c-a9e4-46c7-afb9-8b2b0929d4b6> /ccm/auth/authrequired] ERROR com.ibm.rational.rrdg                               - CRRPE2021E The schema https://jazzreporting:9443/rm/publish/schema/history cannot be loaded. 
2016-03-29 13:15:49,669 [WebContainer : 12 @@ 01:07 <unauthenticated> <Initial Page Load@267f741c-a9e4-46c7-afb9-8b2b0929d4b6> /ccm/auth/authrequired] ERROR com.ibm.rational.rrdg                               - CRRPE2021E The schema https://jazzreporting:9443/rm/publish/schema/attribute cannot be loaded. 
2016-03-29 13:19:16,239 [WebContainer : 27 @@ 16:33 <unauthenticated> <Initial Page Load@39e26d92-7869-44d8-9212-342ab2830870> /jts/auth/authrequired]  INFO com.ibm.rational.rrdg                               - CRRPE2039I Downloading file https://jazzreporting:9443/rm/publish/templateLibrary/ISZ_Report to C:\Windows\TEMP\rrc_reports\temp\rpefile_75b360b5-86fc-4a9e-a837-66695e98be25.tmp.

If I copy/paste the schema URL's to my browser, they return just fine.

Any help would be greatly appreciated.
Thanks,
Robert

0 votes

Comments

When I unzip the .dta and look at the schemas, I see that RPE does NOT clean up schemas/data sources that have been deleted in RPE Document Studio.  Is this a bug?


Accepted answer

Permanent link
What is the Data Source Schema name used in RPE template? Note that if you are generating document through DNG / RRDG, data source schema names used in the RPE template needs to match with the ones provided by DNG. See the list of  data sources schemas provided/supported by DNG.
https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI#Supported_artifact_formats
Robert Huet selected this answer as the correct answer

0 votes

Comments

 That was it.  I had named my driving data source as "module" instead of "modules".  When I fixed that, it ran.


Other data sources that are used internally and prefixed with a "_" can be given any name, right?

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 332
× 44

Question asked: Mar 29 '16, 3:42 p.m.

Question was seen: 3,175 times

Last updated: Mar 30 '16, 4:28 p.m.

Confirmation Cancel Confirm