Custom Domain URL for Visual App Redirects to Integration (OIC) Instance URL
(Doc ID 3018674.1)
Last updated on APRIL 29, 2024
Applies to:
Visual Builder Studio - Version 24.04.1 and laterInformation in this document applies to any platform.
Symptoms
When using Custom Endpoint (CEP) URL to access Visual app, users are redirected to the Oracle Integration Cloud (OIC) instance URL, and any bind variable being passed as URL parameters are lost.
For example, if request is:
https://<CUSTOM_DOMAIN>/ic/builder/rt/<APP_ID>/live/webApps/<APP_NAME>/?<PARAMETER>=<VALUE>
User is redirected (with HTTP 302) to:
https://<SERVICE-DOMAIN>.integration.ocp.oraclecloud.com/ic/builder/rt/<APP_ID>/live/webApps/<APP_NAME>
Besides redirecting to OIC URL instead of using custom domain URL set in CEP, it is also losing the URL parameter for the bind variable.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |