This is a reference for the BMC Remedy LAM and UI integration. The Remedy configuration file is located in the Remedy config zip file at Remedy/config/RemedyMoogsoft.properties
.
The following properties are unique to the BMC Remedy integration.
See the LAM and Integration Reference for a full description of all common properties used to configure LAMs and UI integrations.
See the BMC Remedy documentation for details on Remedy components.
The hostname or IP address of the Moogsoft Onprem instance to connect to.
Type | String |
Required | Yes |
Default | 0.0.0.0 |
Graze API username.
Type | String |
Required | Yes |
Default | N/A |
Graze API password.
Type | String |
Required | Yes |
Default | N/A |
If set to true, resolving or closing an incident in Remedy also applies to the Situation in Moogsoft Onprem. If set to false, closing an incident in Remedy resolves the Situation in Moogsoft Onprem but does not close it.
Type | Boolean |
Required | Yes |
Default | True |
Remedy username(s). Use commas to separate multiple usernames.
Type | String |
Required | Yes |
Default | N/A |
Thread to use in Moogsoft Onprem for adding comments.
Type | String |
Required | Yes |
Default | N/A |
Whether to use SSL certification.
Type | Boolean |
Required | No |
Default | False |
Whether to disable SSL certificate validation.
Type | Boolean |
Required | If |
Default | True |
Name of the SSL root CA file.
Type | String |
Required | If |
Default | N/A |
Length of time (in milliseconds) to wait for a response from a POST request before returning a timeout.
Type | Integer |
Required | Yes |
Default | 12000 |
Length of time (in milliseconds) to wait for a response from the Java socket before returning a timeout.
Type | Integer |
Required | Yes |
Default | 12000 |
Length of time (in milliseconds) to wait for a response from the Moogsoft Onprem server before returning a timeout.
Type | Integer |
Required | Yes |
Default | 12000 |
Whether or not to connect to Remedy through a proxy server.
Type | Boolean |
Required | No |
Default | False |
The hostname or IP address of the proxy server.
Type | String |
Required | If |
Default | N/A |
The port number of the proxy server.
Type | String |
Required | If |
Default | N/A |
Whether to require the proxy server's username and password.
Type | Boolean |
Required | If |
Default | False |
The proxy server username.
Type | String |
Required | If |
Default | N/A |
The proxy server password.
Type | String |
Required | If |
Default | N/A |