VB supports the batch request API which can be used to perform multiple operations(get, create, update, delete) in a single call.
The data is committed at the end of the requests, and if any one of the operations gets fails then the complete batch is rolled back.
The benefit of making batch requests is to increase the performance of the application as you can call multiple operations in a single call.
Below are the details of the batch requests REST APIs:
Sample Request
URL: <VB_BASE_URL>
HTTP Method: POST
Content Type: application/vnd.oracle.adf.batch+json
Sample Request: Read the complete article here.
For regular information become a member in the Developer Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Meetups
Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic