In this article, I’m going to show a beautiful use case which I
encounter in my project. In this article, I’ll show how to call OIC
REST service from VBCS.
Some useful links
Basics of Oracle Visual Builder Cloud Services
Create a simple web application: Visual Builder Cloud
Service(VBCS)
In this article, we will execute the below use case:
Create an OIC REST service which accepts the
file, JSON payload(First Name, Last Name) as input parameters and
returns the JSON...