Embedding VBCS application in Oracle SaaS
In this article, we’ll walk through the steps to embed a custom VBCS (Visual Builder Cloud Service) application into Oracle SaaS.
Suppose you’ve developed an independent VBCS application in Oracle PaaS and now wish to render it within your Oracle SaaS container. This integration allows your custom app to behave like a native component inside the SaaS environment.
Follow these steps to get started:
-
Create Your VB Application
Start by creating a new application in Oracle Visual Builder. When prompted, select the Redwood Starter App as your template. -
Connect SaaS APIs
In your VB app, register the necessary SaaS APIs by clicking the + Service Connection button. For example, to fetch employee data from Oracle HCM, configure the appropriate API connections. -
Build a Custom HCM Page
Next, design a custom HCM page in your VB app to quickly search and view employee details.
To see the full embedding process in action, refer to the detailed step-by-step video linked below.
If you liked the article, please like, comment, and share
Further Readings
Enabling Column Personalization in Dynamic Tables in Oracle Visual Builder
Customizing User Journey page using Visual Builder Studio | Oracle SaaS | Oracle VBCS
How to add a new App UI SaaS extension using Visual Builder Studio | Oracle Integration | OIC | VBCS
Exception Handling in Oracle Visual Builder
Step by Step process to create custom adapter | Oracle Integration
Understanding of Adapter Document Definition (ADD) | Oracle Integration