Sample Response

The sample response that is applicable to the bulk operation is as follows:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Body>
      <ns3:PerformBulkOrderActionResponse xmlns="http://www.tibco.com/aff/order" xmlns:ns2="http://www.tibco.com/aff/commontypes" xmlns:ns3="http://www.tibco.com/aff/orderservice" xmlns:ns4="http://www.tibco.com/aff/orderservice/result" xmlns:ns5="http://www.tibco.com/aff/plan" xmlns:ns6="http://www.tibco.com/aff/planfragments">
         <ns3:timestamp>2012-08-01T15:36:54.166+05:30</ns3:timestamp>
         <ns3:message>Request Submitted Successfully</ns3:message>
         <ns3:noOfOrders>10</ns3:noOfOrders>
      </ns3:PerformBulkOrderActionResponse>
   </soap:Body>
</soap:Envelope>