BO and Upsert REST End Point
Content
Hello Shay,
We have created a BO. This BO has several fields. Two fields are defined in BO as below ( please see the attached 3 screen shots)
fieldOne - Required, Updatable and Searchable
fieldTwo - Updatable and Searchable
VBCS automatically created REST end-points. One of the REST end-point is as below and being used by OIC team.
Post - Create - create or upsert
Problem - Currently, when OIC team use above REST endpoint following is the scenario happening.
Scenario 1 > OIC use above Rest end-point execute payload with (values 5678, 7890 etc etc ) and a row gets created in BO as below ( using operation name as post - create)
0