Cliff,
I think I would do this by using pub.publish:publish multiple times to publish all but the final document followed by pub.publish:publishAndWait to publish the last document and wait for the single reply.
Your subscriber would need know somehow that it had received all of the documents in that particular “batch”. One way to do this would be to set a field in the document to contain the total number of documents to be published in that “batch”.
See the Publish-Subscribe Developer’s Guide and the “Publish Folder” section of the Built-In Service’s Guide for additional details.
Mark
Mark
#Integration-Server-and-ESB#broker#webMethods#Universal-Messaging-Broker