Execute batch requests in Oracle Visual Builder by Ankur Jain

image

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.

Developer Partner Community

For regular information become a member in the Developer Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook image Meetups

Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.