Hi All,
I have a processing rule which is executed asynchronously. When I submit the document to TN, the processing status is changed to ABORTED instead of Done and a null pointer exception is thrown.
When I placed savePipelineToFile, the file is empty. But surprisingly the same service works perfectly fine when the execution is synchronous.
Any reason why this is happening, is there any property which can be changed to correct this.