Module for the Microsoft Operations Manager adapter


Each command supported by the application adapter has a corresponding process in the adapter module. Top-level processes perform high-level functions and call specialized processes in subdirectories. Each subdirectory contains process directories that correspond to the operation type for that command.

Top-level processes

The top-level processes perform high-level functions and call specialized processes in the subdirectories of the v2005 directory.

The top-level processes in the Project Explorer window execute the following version-specific Microsoft Operations Manager 2005 processes:

  • Create Items
  • Find Items
  • Update Items

The following table lists the functional processes available for the top-level processes.

Functional processes in the top-level processes

Top-level process

Functional process

Item type

Create Items

Create Alert

insert_alerts

Find Items

Find Alert by Alert ID

get_data find alert by alert ID

Find Alerts by Computer Name

get_data find alerts by computer name

Find Alerts by Alert name

get_data find alerts by alert name

Find Alerts by Ticket ID

get_data find alerts by ticket ID

Find Alerts by Description

get_data find alerts by description

Get Audit Log

get_data get audit log

Update Items

Update Alerts

update_alerts

Update Alerts Resolution

update_alerts resolution

Update Alerts Severity

update_alerts severity

Assign Alerts

update_alerts assign alert

Release Alerts

update_alerts release alert

Append Comments

update_alerts append comments

Setup_Validation directory

The processes in the Setup_Validation directory contain sample values for request elements. You can change these sample values quickly to reflect the values in your environment. A process is provided to test each operation in Microsoft Operations Manager 2005.

Utilities directory

The Utilities directory contains helper and constructor processes. The functional processes require complex XML inputs. You can generate these complex XML inputs using the constructor processes in the Utilities directory.

Version directory

The v2005 folder contains functional processes specific to version 2005 of the Microsoft Operations Manager application. A process is available for each supported operation. Processes are grouped in subdirectories based on the type of the operation.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Content 20.18.01