How to get hostname of Saas Application from service connection in VBCS
Summary
How to get hostname of Saas Application from service connection in VBCSContent
Hi,
We have requirement to add a link to Oracle Saas Application. We have a opportunity table when user click on opportunity name hyperlink then it should take the user to oracle Saas Application Opportunity screen.
Currently we are in development environment and when we stage the application it points to test environment hence the hostname changes.
Any idea if we can dynamically change hyperlink to point the Oracle Saas application right environment based on Service connection host name. If hostname is pointing to DEv1 then it should direct the user to DEV1 opportunity screen in Saas. If f hostname is pointing to test then it should direct the user to test environment opportunity screen in Saas.
0