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