Step 1: Identify The Logical Management Operation; Step 2: Identify The Operational Management Product And Integration Module; Service Utility Methods - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

Integration Module Invocation

Step 1: Identify the Logical Management Operation

Step 2: Identify the Operational Management Product and
Integration Module

Service Utility Methods

Utility Method
psdi.iface.app.omp.OmpSetRemote getOMPListForIM
(String imName, String imVersion)
psdi.iface.app.im.MaxIMSetRemote
getIMListForLMO(String lmoName, String lmoNamespace)
psdi.iface.app.im.MaxIMSetRemote
getIMListForLMOWithOMP(String lmoName, String
lmoNamespace)
274
2
Identify the operational management product and integration module.
3
Invoke the integration module.
4
Process the integration module response.
The process management product provides processes to run logical management
operations. The logical management operation runs a process, such as software
deployment, on a configuration item by using an operational management
product. The process management product provides the necessary input to the
integration module, based on the input business objects and attributes that are
defined on the logical management operation.
The Java action class identifies an operational management product that runs the
logical management operation on the selected configuration item. When you
install configuration items and operational management products, the component
relationships are also installed.
An integration module record identifies which logical management operations
are supported on an operational management product. When the integration
modules, configuration items, and operational management products are
registered, the process management product Java class performs a lookup. The
Java class determines which integration modules that it invokes based on the
configuration items that it uses.
The integration framework includes a service that provides the following utility
methods to assist the class with integration module lookups.
Function
Retrieves a list of the operational management
products that are associated with the
integration module.
Retrieves a list of the integration modules that
implement the specified logical management
operation.
Retrieves a list of the integration modules that
implement the specified logical management
operation on any operational management
products.
Integration Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents