Hi,
I can't get SubActionComponent to work when calling .xactions that save reports to disk.
I have 2 identical xactions: both run the same report, but one tries to store the report to disk as a pdf file, while the other doesn't.
Both xactions work just fine by themselves, but when called through another xaction, I can't get the first xaction to save the report.
Not much (useful) information in the logs:
Report and .xactions are attached....Code:17:16:35,480 ERROR [JFreeReportComponent] a59674d6-6d38-11dd-897e-c59e708f6216:COMPONENT:context-9406936-1219072595468:testToFile.xactionnull 17:16:35,480 ERROR [RuntimeContext] a59674d6-6d38-11dd-897e-c59e708f6216:RUNTIME:context-9406936-1219072595468:testToFile.xaction RuntimeContext.ERROR_0012 - ActionDefinition for JFreeReportComponent did not execute successfully 17:16:35,480 ERROR [RuntimeContext] a5905a54-6d38-11dd-897e-c59e708f6216:RUNTIME:context-5351431-1219072595429:SubTest.xaction RuntimeContext.ERROR_0012 - ActionDefinition for SubActionComponent did not execute successfully 17:16:35,481 ERROR [SolutionEngine] a5905a54-6d38-11dd-897e-c59e708f6216:SOLUTION-ENGINE:SubTest.xaction: SolutionEngine.ERROR_0007 - Action sequence execution failed
Attachment 3030
Has anyone gotten something similar to work?
Regards,
Bart




Reply With Quote