Integrating with BMC Remedyforce

You can integrate BMC Remedyforce with TrueSight Operations Management to create incidents in BMC Remedyforce using the events that are generated in TrueSight Operations Management. This integration enables you to create incidents based on the events generated in TrueSight Operations Management. Data in the events are mapped to the fields in the Incident object. You can integrate TrueSight Infrastructure Management with BMC Remedyforce using generic Salesforce APIs to create and update an incident. You can access the Salesforce APIs using the Partner WSDL. For information about using the web service, see Force.com Web Services Connector. Open link

This integration supports the service resolution use case. For information about these levels, see  BMC Service Resolution Levels. Open link

Related topics

Integrating

Integrating TrueSight Infrastructure Management or ProactiveNet with BMC Remedyforce Open link


Integrating BMC Remedyforce with TrueSight Infrastructure Management Server

Using a sample scenario, the following diagram illustrates the information flow from TrueSight Infrastructure Management to BMC Remedyforce.

  1. TrueSight Infrastructure Management detects a degradation in the response time of a router.

  2. An alert is triggered and routed to TrueSight Infrastructure Management.
  3. An event incident is created through the transport mechanism based on the event and the relevant operational categories. 
  4. BMC Remedyforce creates an incident through the Partner WSDL and sends a unique ID back to TrueSight Infrastructure Management as an acknowledgment.
  5. TrueSight Infrastructure Management creates an IncidentInfo event after receiving an acknowledgment from BMC Remedyforce.
  6. The router issue is fixed.
  7. The event in TrueSight Infrastructure Management is closed.
    The IncidentInfo event is closed as the original event is closed in TrueSight Infrastructure Management.
    Event closure details are sent to BMC Remedyforce.
  8. A Service Desk technician needs to close the incident in BMC Remedyforce. Note that this is an independent event.

Configuring the integration between TrueSight Infrastructure Management and BMC Remedyforce

After you install BMC Service Resolution, you must configure the integration between TrueSight Infrastructure Management and BMC Remedyforce.

To configure the integration

  1. Open the TrueSight Infrastructure Management Operations Console.
  2. Click Options > Administration > Integrations with other BMC products.

  3. Click the Edit link.
  4. Under Integrations, select the Service Desk Integration check box.
  5. In the Service Desk Integration area, clear the BMC Remedy Service Desk check box.
  6. In the User Name field, enter your BMC Remedyforce account user name.
  7. In the Password field, enter your account password.
  8. In the Security Key field, enter the encrypted security key provided for your BMC Remedyforce account.
  9. Click Apply.


Note: Working with the sandbox environment

If you want to work with the Remedyforce sandbox environment, add the following in the <install_directory>\TrueSight\pw\integrations\ibrsd\conf\IBRSD.conf file:

remedyforce.sandbox=https://test.salesforce.com/services/Soap/u/30.0

Customizing the integration between TrueSight Infrastructure Management and BMC Remedyforce

BMC recommends that after you configure the integration, you perform certain customizations in TrueSight Infrastructure Management so that information exchanged during the incident life cycle is consistent between TrueSight Infrastructure Management and BMC Remedyforce. If you do not perform these customizations, the values provided in the RemedyForceDefaultMapping.map will be considered for incident urgency, impact, category, and status and if this does not match with the values used in BMC Remedyforce, it might result in inconsistency.

To perform the customization

  1. In a text editor, open and edit the RemedyForceDefaultMapping.map located in the <ibrsdHome>\conf directory.
  2. For the following slots, update the slot information with that of the information as customized in BMC Remedyforce.
    • Urgency
    • Impact
    • Category
    • Status
      For example, for Category, enter the database and network values shown in the box in the following image: 

  3. (Optional) To use a template during incident creation, specify the Template ID in the Template property under the MapName (BEMUseCaseNEW) section. 
    For example, change the following line:
    #Template=<name of template>
    to 
    Template==”Server Request Template”

  4. Save the file.

  5. Restart the Service Desk Integration Gateway process.

Was this page helpful? Yes No Submitting... Thank you

Comments