Page tree

This section lists important files for Integration for BMC Remedy Service Desk that reside in the cell knowledge base.

Class files

The classes that Integration for BMC Remedy Service Desk can receive are defined in cell in Basic Recorder of Objects In C (BAROC) language. Integration for BMC Remedy Service Desk employs the following class files:

Class files 

File nameProvides information about
ibrsd_dataIntegration for BMC Remedy Service Desk policies
ibrsd_sm_incidentThe IBRSD_SM_INCIDENT class
ibrsd_ci_incidentinfoThe CI_INCIDENT_INFO class; it is the event class in cell use cases.
ibrsd_event_incidentinfoThe EVENT_INCIDENT_INFO class; it is the event class in BMC Event Manager (BMC EM) use cases.
ibrsd_errorThe IBRSD_ERROR class for error events

Rules files

Rules use data associated with an event to determine when and how to respond to that class of event. In Integration for BMC Remedy Service Desk, rules are used to synchronize, manage, and control the flow of events. A file that contains rule and collector definitions is written in the Master Rule Language (MRL). Integration for BMC Remedy Service Desk employs the rules files listed in the following table.

Rules files 

File nameContains the logic for
ibrsd_sim_remote_actionCreating IBRSD_SM_INCIDENT events and incidents when you perform a remote action in a BMC SIM use case
ibrsd_orphaned_root_causeCreating orphaned root cause events
ibrsd_root_causeCreating and updating incidents (IBRSD_SM_INCIDENT) by using a policy (IBRSD_POLICY) and propagating the data toIntegration for BMC Remedy Service Desk
bii_multiple_instance_refineSupporting load balancing for multiple Integration for BMC Remedy Service Desk instances
ibrsd_event_associationCreating event relation (that is, relate and unrelate events)
ibrsd_event_incident_infoHandling incidents in case of manual creation of incidents
ibrsd_bem_remote_actionCreating incidents when you perform a remote action in a BMC EM use case

Record files

Record files are special BAROC files that contain information about global records used in rules. Integration for BMC Remedy Service Desk employs the record file listed in the following table:

Record file 

File nameDescription
ibrsd_record.barocContains global variables used in different cases; for example, global variables used while creating events, orphaned root cause events, or remote actions.

Bin files

Bin files are the files that run when you perform a user action. Integration for BMC Remedy Service Desk employs the bin file listed in the following table:

Bin file 

File nameDescription
ibrsd_bem_actions.mrlRelates to remote actions in a BMC Event Manager (BMC EM) use case; displays a remote action menu and triggers an event when you select the same menu command.

Collectors files

Collectors files create and display collectors for events. Integration for BMC Remedy Service Desk employs the collectors files listed in the following table:

Collectors files 

File nameDescription
ibrsd_bem_collectors.mrlDisplays collectors for a BMC EM use case.
ibrsd_sim_collectors.mrlDisplays collectors for a BMC SIM use case.