Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Cloud instance name

edited Mar 26, 2019 6:15PM in ERP Integrations 6 comments

Summary

Query to fetch cloud instance name

Content

Table: ASK_DEPLOYED_DOMAINS

Schema: FUSION_SETUP

The field EXTERNAL_VIRTUAL_HOST stores the external link

Condition: DEPLOYED_DOMAIN_NAME='FADomain' (Check the domain name and replace the value)

select         DEPLOYED_DOMAIN_ID,

 DEPLOYED_DOMAIN_NAME,

 EM_HOME_URL,

 INTERNAL_VIRTUAL_HOST,

 INTERNAL_VIRTUAL_PORT,

 EXTERNAL_VIRTUAL_HOST,

 EXTERNAL_VIRTUAL_PORT,

 JMX_PORT,

 NODE_MANAGER_PORT,

 ADMIN_HOST,

 ADMIN_PORT,

 LOGICAL_DOMAIN_ID,

 NODE_MANAGER_PROTOCOL,

 ADMIN_SERVER_NAME,

 APPLICATION_CLOUD_ID,

 INTERNAL_SERVER_PROTOCOL,

 EXTERNAL_SERVER_PROTOCOL,

 ADMIN_SERVER_PROTOCOL,

 OBJECT_VERSION_NUMBER,

 ENTERPRISE_ID,

 CREATION_DATE,

 CREATED_BY,

 LAST_UPDATED_BY,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!