[
https://issues.apache.org/jira/browse/OFBIZ-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323959#comment-15323959 ]
Rohit Koushal commented on OFBIZ-6639:
--------------------------------------
Hi [~jacques.le.roux],
While working on the ticket "[OFBIZ-6638|
https://issues.apache.org/jira/browse/OFBIZ-6638]" I found that the PDF get render properly but the content in the PDF is missing and an error is shown on console like :
{code}
[java] 2016-06-10 09:13:37,394 |http-nio-8443-exec-5 |ControlServlet |E| Error in request handler:
[java] org.eclipse.birt.report.engine.api.impl.ParameterValidationException: Required parameter customTimePeriodId is not set.
[java] at org.eclipse.birt.report.engine.api.impl.EngineTask.validateAbstractScalarParameter(EngineTask.java:803) ~[org.eclipse.birt.runtime_4.3.1.v201
30918-1142.jar:?]
[java] at org.eclipse.birt.report.engine.api.impl.EngineTask.access$0(EngineTask.java:789) ~[org.eclipse.birt.runtime_4.3.1.v20130918-1142.jar:?]
[java] at org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterValidationVisitor.visitScalarParameter(EngineTask.java:706) ~[org.eclipse.birt.ru
ntime_4.3.1.v20130918-1142.jar:?]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)