If you have the internal doc id for TN you can run a query to return the tasks for that document… perhaps that’s the way…? You could also call deliver yourself, although that may yield the sort of auditing you require…
It’s just a case of finding which of the query/retrieve services in the WmTN package you need to hook together. The query mechanism might be a little strange, but the basic idea is that you build a query object, then run the query and then iterate over the results…
Hope that gives you some idea,
regards,
Nathan Lee
#webMethods#Integration-Server-and-ESB#B2B-Integration