This operation was added in version 4.0.3.30 of the plugin. Find the latest versions of plugins on the support site, support.flexagon.com.
Restarts OBI services. This operation is useful after deploying an rpd if the deployment was done without a restart following. It can also be used alone as a utility to restart the OBI services.
For 11g servers, WLST is used to restart the OBI Services.
For 12C servers, the stop and start commands are run, passing in the value of Oracle BI Instance Names
to select which OBI servers to restart.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Weblogic Admin User | FDWLS_ADMIN_USER | 11G only | The user to restart the servers in 11G |
Weblogic Admin Password | FDWLS_ADMIN_PASSWORD | 11G only | The password for FDWLS_ADMIN_USER |
Weblogic Admin Listen Address | FDWLS_ADMIN_LISTEN_ADDRESS | 11G only | The admin server hostname |
Weblogic Admin SSL Connection | FDWLS_ADMIN_USE_SSL | 11G only | If checked, the connection to the server will be done with SSL. |
Oracle BI Instance Names | FDOBIEE_INSTANCE_NAMES | 12C only | Required for OBI 12C. Not used in 11G. The Oracle BI instance names to restart in the OBI 12C restart operation.(e.g. obis1,obis2) |
Oracle BI Domain Path | FD_ORACLE_BI_DOMAIN | 12C only | The oracle BI domain home. (e.g. /oracle/Middleware/Oracle_Home/user_projects/domains/bifoundation_domain) |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance. There should only be one.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.