Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Examples : Batch Sample of Tracker Event Client

Batch Sample of Tracker Event Client
The SXK3NUEV and SXKCNUEV programs function as TIBCO Mainframe Service Tracker user Hawk event publishers or RVSEND. They publish Unsolicited Alert messages or Tracker Notification messages according to the parameters passed in through EXEC PARM statements in the run JCL. Errors are reported. For details on the error messages, see Messages Returned from API Calls.
A single-run JCL is available for running multiple times, which you can find in the following:
Data Set: userhlq.JCL
Member: RUNUEVT
Below is a sample PARM statement that sends an Unsolicited Alert message to Hawk or Mainframe WebUI:
-SSXK1 -D3 -MSXK1234I -T...ALERT:Bushman-Needs-Water-Today
Below is a sample PARM statement that sends a Tracker Notification message to Hawk or Mainframe WebUI:
-SSXK1 -QN -LW -D3 -MSXK0911W -TNotify:No-Water-received-yet
The messages sent by the TIBCO Mainframe Service Tracker user Hawk event publisher are determined by the keywords and operands in the PARM input statements.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved