Connecting Visual Builder to an Autonomous Database


Oracle Visual Builder is a visual development tool that comes with its own database. It allows you to create objects for storing data. Those objects are also exposed as REST, making the data model of your application accesible from/to other peers.

Visual builder allows the configuration change consisting in connecting to an “external” database, either Autonomous or “conventional”, it’s worth mentioning that the underlying database is Oracle, obviously. Let’s do it!

From the Autonomous DB console, download the wallet giving it a password:

Go to Visual Builder->Settings:

Click on [Use Different Database]:

Upload the wallet, put the wallet password, put admin as [DBA User Name] and put their password, click [Next>]:

Click [Finish]:

In the database schemas and objects are created transparently:

That’s all! Hope it helps 🙂

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.