DOM Commands - ironstream_for_servicenow_event_mgmt - 7.4

Ironstream for ServiceNow® Event Management for IBM Z Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for ServiceNow® Event Management
Version
7.4
Language
English
Content type
Administration
Product name
lronstream for ServiceNow Event Management for IBM Z
Title
Ironstream for ServiceNow® Event Management for IBM Z Administration
Copyright
2023
First publish date
2007
Last updated
2023-09-04
Published on
2023-09-04T17:10:15.456000

The DOM command allows you to control the delivery of MVS Delete Operator messages to ServiceNow, which can be used to automatically close alerts on ServiceNow when they are deleted from the MVS console. This command provides the same function as using the “DOM” parameter on the MVS SYSIN parameter card, but you do not need to restart the VP390 address space to have it take effect. This command is only valid when an MVS subtask is defined in the VP390 job. The information in a DOM is conveyed to ServiceNow in an EVO211 message to allow message correlation. The EVO211 message ID does not need to be listed in the mainframe message filter table.

Syntax:

DOM switch

Parameters:

ON Allow the MVS DOMs to be passed to ServiceNow.

OFF Suppress the delivery of DOMs to ServiceNow.

Examples:

MODIFY VP390,DOM ON

EVO595 Command entered: DOM ON

EVO214 DOM flag updated

MODIFY VP390,DOM OFF

EVO595 Command entered: DOM OFF

EVO214 DOM flag updated