Bursting program erroring when graph is implemented in RTF
Hi,
I am trying to implement XML bursting where I have a table and graph in the RTF.
When I run the concurrent program, the program with the RDF as executable completes normally but the bursting program ends in error. The log file of the bursting program does not show any specific error. However, in the bursting program output the below error is being displayed:
'Error while generating the Document...'
When I check the output of the other concurrent program, I am able to see the desired output with data in both table and graph.
If I am using only the table in the RTF file bursting is happening successfully and I am receiving the mail with the desired attachment. It is only after the inclusion of the graph in the RTF that this issue is occuring.