How do I determine why a report is failing when the console provides no additional information?
I have a report that looks at RM artifacts and reports on linked elements in both RM and DM. The current version of this report fails with the following information:
CRRPE1064I Error in engine
null
CRRPE3012E IBM Rational Publishing Engine error.
CRRPE1064I Aborting engine execution...
This does not appear to provide me with any information on what the problem is, so I don't know where to start to solve it. How can I determine what this means? This report only fails once I am trying to report on the linked element. I can report some metadata on the link successfully.
One answer
Hi Joseph,
This should be the case when the URL is not accessible. Can you check if every RM artifact has linked element? You can use a condition (on the container that includes Data Source Configuration element to check if link/href attribute is non blank and valid) before using it in URI property.