To get more clarity, we will divide the entire process into two parts,
- Send the data to TN using large document handling (here we need tspace info)
- Process the data using the service mentioned in the processing rule
(Here we don’t need tspace info)
In an asynchronous process, the first part gets complete and the second part will be in progress.
I feel, once the first part is done, then no matter whatever the stage of the second part, the tspace should get cleared. But that is not happening here. The system is waiting till end of all Processing rule service threads , and then clear the tspace.
Could you please clarify till what time TN holds the tspace data file?
#B2B-Integration#webMethods#Integration-Server-and-ESB