
Explore Oracle Visual Builder for developers: a cloud-based platform to build and deploy web and mobile apps, using components, designer features, REST APIs, and pre-built templates.
Learn how to create an Oracle Cloud free trial individual account, verify email and payment, set your Mumbai region, and enable two-factor authentication for quick access.
Provision a standalone Oracle Visual Builder Studio instance on Oracle Cloud, then create a Visual Builder project with a git repository and workspace. Configure the deployment pipeline.
Create and assign a string variable in Oracle Visual Builder Gen 3, bind it to a text component, and display hello world.
Capture user input with the input text component in Oracle Visual Builder, map it to the hello message variable, and display the updated greeting via bind text.
Explore constants and variables in Oracle Visual Builder Gen 3 by creating constants, binding text to them, and note that constants cannot be overwritten while variables can, with JavaScript concepts.
Navigate between pages in Oracle Visual Builder by clicking a button or hyperlink, using onClick and an action chain to open a newly created page with a heading.
Explore how to stage an Oracle Visual Builder application to generate a shareable stage URL, preview in live mode, and publish to protect production code from edits.
Publish your application and manage versions with staging and production workflows. Keep a fixed live URL and freeze code after publication.
Create an object validator to enforce object level rules on salary and reject changes when salary exceeds 5000, with the error 'salary is too high'.
Learn to navigate from a table to an item overview page in Oracle Visual Builder Gen 3 by passing the department ID as a parameter on row selection.
Center align the toolbar buttons using flex layout and justification from the cookbook. Apply justify content center and treat the toolbar as a flex box with buttons as items.
Explore adding input parameters and configuring primary and secondary buttons on a Redwood page using the welcome page template. Learn about live mode, disabling, icons, and SP primary/secondary action events.
Create a backend and a service connection to manage static endpoint information for a rest countries API, enabling multiple endpoints under one host and dynamic updates across environments.
Learn to call an Oracle integration from Visual Builder using a service connection, map input to the endpoint, and display the returned greeting on a page with basic error handling.
Learn to justify content in a flex container using ogsm justify content classes to align items at the start, end, center, or with space around or between.
This course is designed to help developers who aspire to learn Oracle Visual Builder application development (VBCS) from scratch.
Please enroll to this course only if you are planning to learn the basics of Oracle Visual Builder and to become a Oracle Visual Builder application developer.
If you are a functional or sales professional then this course may not be a best fit for you.
NOTE: This course does not cover advanced topics.
NOTE: The course is delivered in an Indian English accent, ensuring clarity and relatability throughout. If you find Indian English difficult to understand, it may be best to consider other courses, as this course focuses on an Indian English pronunciation and style.
With this course you will learn the basics of Oracle Visual Builder application development and below are few are the highlights on the topics covered in this course:
Create a Visual Builder application
Create a WebApp in Visual Builder application
Overview of Visual Builder application designer
Create a Business Objects
Basics of Business Objects
Basics of Using Redwood template and Redwood pages and components
Using Input Text, Input Number component in a page
Using Table and List collection component in a page
Showing Business Object data in a page
Calling external REST API's in Visual Builder application
Calling Oracle Integration endpoint in Visual Builder application
Basics of creating Redwood pages in Visual Builder application
Basics of AppUI pages development with Visual Builder
Tips and tricks for Visual Builder and much more.
Oracle Visual Builder is a cloud based software development Platform as a Service PaaS and a hosted environment for your application development infrastructure. It provides an open source standards based solution to develop, collaborate on, and deploy applications within Oracle Cloud.