Operational Management Product Service Method - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

Property
metaData
Source object and object set
Target object and object set
Action
Endpointname

Operational Management Product Service Method

Integration Modules
The action class passes the following properties when it calls one of the invoke
methods on the instantiated service invoker.
Description
The property map that the get service invoker utility method returns.
The object with the input attributes that are defined on the logical management
operation. This property can contain a null value.
The object and object set that contains the return data. This property can
contain a null value.
This parameter indicates whether existing objects in the targetMboSet are
updated, or new objects are added.
The possible values for action are:
psdi.mbo.MboSetRemote.INSERTONLY
psdi.mbo.MboSetRemote.UPDATEONLY
The name of the endpoint that the integration module uses for communication.
Use the operational management product service method when the action class has a
relationship to a configuration item, or when it has a configuration item globally
unique identifier (CIGUID) attribute.
When the action class has an authorized configuration item, instead of an actual
configuration item, you can use the configuration item globally unique identifier
attribute of the authorized configuration item.
The following service method retrieves a list of the preferred integration modules
(service invokers). The integration modules implement the specified logical
management operation on the operational management products that manage the
specified actual configuration item.
public Collection Map getServiceInvokerListForCIAndLMO(String
actCIGUID, String lmoName, String lmoNamespace, UserInfo userInfo)
Each operational management product that has a relationship with the specified
actual configuration item, returns the preferred integration module for the logical
management operation.
Integration Module Invocation
277

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents