Creating a Simple Application in Oracle Visual Builder Cloud Service
Creating
a Simple Application in Oracle Visual Builder Cloud Service
Before You Begin
This is the first tutorial in the Visualizing Data
module. It takes approximately 15 minutes to complete.
Background
Oracle Visual Builder Cloud Service is a visual development
tool for creating web and mobile applications by simply dragging
and dropping UI components onto a page. You don't need any
programming experience to develop an application.
In this tutorial, you'll create a simple application and import
data. You'll use this application to as the basis for learning
about charts and gauges.
The images in this tutorial sequence show the standalone
version of Oracle Visual Builder Cloud Service. If you are using
the Oracle Integration Cloud version, you will see an additional
menu at the top of each page that lets you switch between Visual
Builder and Integration Cloud.
In the Application Navigation page of the Create Application
wizard, create the application tabs. By default, one tab with
Home as its label is available. Replace the Home
text in the Label field with Summary
to rename the tab label. Click +
Tab to create another label field and enter Sales
Regions as the label. Click + Tab
to create a third label field and enter Sales
Objectives as the label.
Description of the
illustration vbcs_s1_3_navigation.png
Click Finish. Your Charts Application is
now created and opens in the Page Designer.
Add
Business Objects
In this step, you'll use Data Palette of the Data Designer to
create three business objects. These will be used by the charts
and gauges you create in the other tutorials in this module.
In this step, you will import data from a zip file to all
business objects of the application.
Before you start, download the chart_cpplication.zip
file to your machine. Right-click this
link and choose Save As to download the zip
file. The zip file contains CSV files for the business objects
of the Charts Application. Feel free to review the contents of
the zip file.
Note: You cannot add new fields to a schema or
edit their properties by importing data from a file. The names
and data types of columns in the imported data must match the
names and data types of columns in the schema.