Calling the api TemplateHelper.ProcessTemplate twice from a Concurrent program causes the program to
We're calling the TemplateHelper.ProcessTemplate twice from a java concurrent program to create a pdf and csv file and then attach to an email but the process is failing with an XML-2018 error.
When I only call the TemplateHelper.ProcessTemplate once for one file creation then it works fine.
Any help to figure this one is much appreciated.
Regards
Raj