refreshServiceInstance

This command refreshes certain aspects of a service instance that are inherited from the BI domain.

For example, if a new module or product is added to the BI domain, the permission sets for that module or product is only made available to the service instance when the service instance is refreshed.

refreshServiceInstance(domainHome, serviceKey)

The following table lists the parameters for this command.

Parameters Description

domainHome

Path to BI domain home.

serviceKey

Key for the service instance. It is a unique identifier for the service instance.

For example,

refreshServiceInstance('/oraclehome/user_projects/domains/bi', 'mycompany.finance')