For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Hi
As part of an integration project with OIC I am looking for way to create a custom monitoring application which would be more user friendly than the built-in one. I thought it would be nice to use VBCS for this purpose.
Can the VBCS objects be updated through some REST APIs?
Thanks
Ronen
Yes you can. BO's expose REST endpoints, and you can set your application setting to expose those outside of the app.
Then you can use the full CRUD set of operations - documented here:
Introduction to Accessing Business Objects
Yes you can. BO's expose REST endpoints, and you can set your application setting to expose those outside of the app.
Then you can use the full CRUD set of operations - documented here:
HTML
Introduction to Accessing Business Objects