You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

CRUD operation on ADP on save to reflect in BO

Summary:

I have an ADP which has to be inserted in a BO based on ATP table(Custom VBCS BO). The ADP has some columns which is there in specified BO as well (ADP in not based on BO type but the names of the attributes are same). The BO should get populated with the provided data and rest of the fields of the BO should be populated as null on click of save button.

Current design :

Using forEach operation on my ADP and calling the Rest endpoint for the ATP BO (operation: post) and passing the current record to the body of the REST call.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!