Batch requests

You can also execute batch requests to a web service.

To enable batch requests, perform the following:

  1. Open your web.config file.
  2. Inside section <appSettings>, add
    <add key="aspnet:UseTaskFriendlySynchronizationContext" value="true" />
  3. Save and close the web.config.

For more information about batch requests, see oData docmentaion » Batch Requests.

Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
New to Sitefinity?