FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You have a web page and you need it to fetch data from a REST service when the page loads. Howwould you implement this in Oracle Visual Builder Studio (VBS)?
A
Add an on-load event to the page settings and use an action to fetch the data.
B
Add a button to the page to fetch the data from the REST service and mark it as default item.
C
Create a process using Oracle Integration Cloud that will prepare the data in a background process.
D
This cannot be accomplished with the current VBS version.
Explanation: 

Detailed explanation-1: -VB Studio provides a visual environment to develop, test, and deploy mobile and web applications. It provides easy access to data from any REST-based service, and enables you to create reusable business objects for storing and managing data.

Detailed explanation-2: -Which statement is valid with respect to configuring the Oracle Cloud Infrastructure (OCI) API Gateway? A single gateway can only be deployed in a private OCI VCN subnet.

Detailed explanation-3: -About the REST APIs Oracle Customer Screening Cloud Service provides a Representational State Transfer (REST) API to perform user tasks in an automated manner. The REST API is an application-programming interface that provides a simplified way to exchange data through HTTP requests from a client to the server.

Detailed explanation-4: -Rapidly create and extend applications using a visual development environment with integrated agile and collaborative development, version control, and continuous delivery automation.

There is 1 question to complete.