Checkboxes Not Being Checked
(Doc ID 435733.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Clinical Remote Data Capture Option - Version 4.5.1 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
Symptoms
On 4.5.1 in Production:
When attempting to print the PDR report using the Command line, the PDF generation does not work
correctly for checkbox items. Pages with checkbox items are generated, but the
checkboxes are displayed empty.
The following error messages show up in the command box:
ERROR
[][][EXCEPTION] java.lang.NullPointerException
at java.lang.String.indexOf(Unknown Source)
at oracle.apps.xdo.template.pdf.util.FormUtil.getAPKey(FormUtil.java:2982)
at
oracle.apps.xdo.template.pdf.convert.PDFConverter.convertToFlat(PDFConverter.jav
a:153)
at oracle.apps.xdo.template.pdf.convert.PDFConverter.convertToFlat(PDFConverter.jav
a:100)
at oracle.apps.xdo.template.FormProcessor.process(FormProcessor.java:1679)
at oracle.apps.xdo.template.FormProcessor.process(FormProcessor.java:1769)
at
oracle.pharma.rdc.pdr.PatientDataReport.generate(PatientDataReport.java:202)
at
oracle.pharma.rdc.pdr.PatientDataReport.generateFull(PatientDataReport.java:586)
at oracle.pharma.rdc.pdr.PatientDataReport.main(PatientDataReport.java:984)
-- Steps To Reproduce:
The issue can be reproduced at will with the following steps:
1) Run the PDR report in command line:
RunPDR.cmd -st <study name> -si <site name> -u <username> -l <output directory> -aud -disc
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 |
Cause |
Solution |
References |