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.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?