BIM
The IMFEXEC BIM command has the following functions:
- BIM OPEN
- BIM PUT
- BIM CLOSE
- BIM EVENT
These functions are not supported in CLISTs.
Function | Parameters | Notes |
---|---|---|
OPEN | [UEID( )] [HANDLE( ) ] | Allows a BMC AMI Ops Automation REXX EXEC to return 'remote action results' to a BMC Impact Manager cell that are associated with the originating event. When an event has a remote action EXEC launched from a BMC Impact Manager cell, the remote action can supply events known as remote action results that are associated with the original event. The remote action results may be a single event, or multiple events. These events contain output results that are made available to the BMC Impact Manager cell. |
PUT | [UEID( )] OUTVAR( ) [HANDLE( )] | |
CLOSE | [UEID( )] [HANDLE( )] | |
EVENT | [ALIAS( )] [CLASS( )] MSG( )|OUTVAR() [SEVERITY( )] [SLOTSTEM( )] [TGT( )] [UEID( )] | Uses the IMFEXEC BIM EVENT function in a REXX EXEC to to send an event to a BMC Impact Manager cell(s). The REXX EXEC does not need to be invoked from the cell. |
JOURNAL (YES|NO) | Specifies that BMC AMI Ops Automation writes informational messages to the BBI Journal that describe this ALERT |
This section contains the following topics:
Related topic