getBIServiceInstance

This command displays service instance details.

Information includes but isn't limited to:

  • Metadata configuration: application association and customizations.

  • Component details.

  • Description.

  1. Enter the following command to fetch the specified Service Instance details:

    getBIServiceInstance(domainHome, serviceInstanceKey)

    For example:.

    getBIServiceInstance('/oraclehome/user_projects/domains/bi', 'mycompany.facility')
    
  2. The command returns a service instance object containing details including, but not limited to:
    • Service instance key.

    • Description.

    • List of components.

    • List of application modules.