Re: Multiple SOAP messages in a single MIME multipart message?

> My point was that you don't necessarily need to use MIME; vanilla SOAP
> blocks are probably good enough. YMMV.

Yeah, as long as no ID's are shared, they're all the same encoding, etc.

It's certainly much cleaner to batch with MIME, and batch return results
the same way.  At least then you have a *hope* of defining
what-if-n-fails behavior. :)
	/r$

Received on Friday, 15 June 2001 12:00:51 UTC