...
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 | The user to restart the servers in 11G |
Weblogic Admin Password | FDWLS_ADMIN_PASSWORD | 11G | The password |
for Weblogic Admin User | |||
Weblogic Admin Listen Address | FDWLS_ADMIN_LISTEN_ADDRESS | 11G | The admin server hostname |
Weblogic Admin SSL Connection | FDWLS_ADMIN_USE_SSL | 11G | If checked, the connection to the server will be done with SSL. |
Oracle BI Instance Names | FDOBIEE_INSTANCE_NAMES | 12C | Required for OBI 12C. Not used in 11G. The Oracle BI instance names to restart in the OBI 12C restart operation.(e.g. |
Oracle BI Domain Path | FD_ORACLE_BI_DOMAIN | 12C | The oracle BI domain home. (e.g. |
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.
...