Wednesday, May 3, 2017

JDev/ADF sample - Batch Requests Support in ADF BC REST

  • Batch Requests Support in ADF BC REST. ADF BC REST provides a set of enterprise features for REST, one of them support for batch requests. In single REST batch call we can execute multiple update, insert, delete and get operations. This is important functionality, it allows to minimize number of REST calls from the client and improves client performance. Take a read about it in developer guide - 22.13.7 Making Batch Requests.
    Download - jetcrud

No comments: