My Oracle Support Banner

Graphic PDR Fails with REP-1825. File jxxxx.log shows: Failed to transform List of DCIs Skipped for Report (Doc ID 376037.1)

Last updated on FEBRUARY 14, 2022

Applies to:

Oracle Clinical - Version 4.5.1 and later
Oracle Clinical Remote Data Capture Option - Version 4.5.1 and later
Information in this document applies to any platform. *** ***


Symptoms

The execution of the graphic Patient Data Report (PDR) fails, and these are the specific symptoms of the problem:

- The reports queue manager shows the following generic error:

BACKGROUND is deprecated. See help for more information.
MSG-00010: 328900: SRW.RUN_REPORT failed. Updating faiulre text.
REP-1825: Before Report trigger returned FALSE.

- File: reports.log ,shows the following error (located under c:\oracle\10g\bin):

REP-0069: Internal error
REP-57054: In-process job terminated:Terminated with error:
REP-1212: Object 'TextString_1221' is not fully enclosed by its enclosing
object 'Body'.

- File jxxxxxxx.log for the job shows the following error: (where xxxxxx is the correspondig job number in OC)

[13:17:56]Generating appendix section for report
[13:20:44]Completed generation of all temporary XML files. Will begin
transformation to PDF now.
[13:20:44]Now transforming List of DCIs skipped for Report ID <REPORT_ID>
[13:21:56]Failed to transform List of DCIs skipped for Report ID <REPORT_ID>
[13:21:56]No PDFs were generated. Skipping append
[13:21:56]Completed PDF Generator with no PDF generated


- File lxxxxx.log contains the following messages:

...
MSG MSG-00005: could not generate the discrep/audit part of the report.
Exiting...
MSG MSG-00001: Report ending ...
ERR REP-1419: 'afterreport': PL/SQL program aborted.

- File cxxxxxx.log show the following messages:
5:==> setAppendixPageDimensions return := 0
5:==> Start running java code ...
5:==> End with failure. error = 1012
1:==> Report ending ...

- Incorrect definition in file rdcpdfleftouts.xml.rdf

If you open the corresponding file rdcpdfleftouts.xml.rdf for the PDR report that failed the 
object mentioned in file reports.log (in this case object 'TextString_1221') will be included directly as part of the body of the report and not in the page specified by the corresponding file rdcpdfleftouts.xml

- Script
xml2pdf.bat will fail to generate the PDF file for file rdcpdfleftouts.xml:

The following command excuted in the reports server machine will generate an error REP-1212 in file reports.log

c:\> xml2pdf.bat rdcpdfleftouts.xml <OUTPUT_FILENAME.pdf> PORTRAIT

where rdcpdfleftouts.xml is the correspondig xml file generated for the PDR report that failed.
xml2pdf.bat is located under c:\opapps45\bin

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.