Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


4.9.3 Example automated action definition when linking with the Web GUI for JP1/AJS3 - Web Console

When you link JP1/Service Support with JP1/IM - Manager, you can use automated actions to automatically register JP1 events managed by JP1/IM - Manager as Items in JP1/Service Support. By using this automatic registration, you can obtain Item elements to be displayed in the JP1/AJS3 - Web Console Monitor window.

The following is an example of an automated action definition.

act Register JP1/AJS3-linked event Item
eid *
cnd
E.PRODUCT_NAME IN /HITACHI/JP1/AJS2
E.ROOT_OBJECT_TYPE IN JOBNET
B.ID NOTIN 4126 4131 4140 4141 4142
end-cnd
 
usr execution-user-name
hst execution-host-name
cmd jssitementry -b process-work-board-ID -t "JP1/AJS3 generated event" -r login-ID-for-the-registrar -cht type-of-the-person-in-charge -ch ID-of-the-person-in-charge -s $EVSEV -itmc FAL -isuc MID -det "$EVMSG" -jp1 $EV"PRODUCT_NAME" -jobnet $EVOBNAM -job $EV"A3" -utext1 $EVHOST -url "AJS3-Web Console" http://webconsole:22252/ajs/login.html -evt $ACTHOST $EVSEQNO
end-act

In the above example, the name of the JP1/AJS3 - Manager host where the unit to be displayed in the Monitor window is located is entered in the extended-text-data-01 field. The unit name and scheduler service name to be displayed in the Monitor window are entered in the jobnet-name field, and the execution ID of the unit to be displayed in the Monitor window is entered in the job-name field.