Skip to Main Content

Visual Builder

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to deploy VBCS application in other Environment?

Aashish RajputMar 19 2024 — edited Mar 20 2024

Hi Team,

I have developed an application in VBCS and in this application, I have created a backend to fetch an integration. Using the backend, I have created a service connection and the integration instance is different for dev, test, and prod with different user assertion auth 2.0. I am deploying this application to the test environment through Visual Builder Studio Git. The application is imported successfully but the backend base URL which I created for integration in the dev environment is not automatically changed to the test environment. I want to know how can i deploy this application automatically to the test environment without changing the integration backend URL manually. We are using different stand-alone VBCS instances for development in different environments.

Example:

Dev instance is XYZ and Test Instance is ABC for integration.

Using XYZ Instance I have created a backend for integration in VBCS.

For testing purposes, we have created different instances for OIC, VBCS, and Fusion.

So how can I deploy these applications to different instances so that my backend URL is automatically changed as the environment changes?

@shay-shmeltzer-oracle @oracle-accelerate-oracle

Comments
Post Details
Added on Mar 19 2024
4 comments
2,124 views