Category Archives: Polaris

Use ExecuteMultipleRequest for performance improvement in bulk data load and other operations

 A new request called ExecuteMultipleRequest has been added to the Update rollup 12 for the Bulk Data Load. Using this request, multiple request can be executed with the single server call. The main advantage of this request is that it will definitely improve the performance since in one round trip to the server, it actually… Read More »