Batch Operation

The batch operation is a simple way of accomplishing multiple operations while only transmitting a single soap request/response. Here is the WSDL for the "batch" element:

Authentication has already been discussed; what is important here is the ability to specify any number of "operation" elements, each of which map to the "operation" complex type:

The operation complex type is simply an aggregate of all the other operation types available.

Here is a sample batch request:

This batch request edits the /intranet/default page and then publishes those changes.

Last modified on Mon, 05 Nov 2007 11:04:51 -0500

Topic Feedback Form

Content Rating:
Email:
Feedback:


Top / Previous / Next / Up / Table of Contents