BusinessWorks Projects for Substation ES Trigger Service

This TIBCO ActiveMatrix BusinessWorks 6.x project uses the Mainframe TCP API to establish the connection to Substation ES TCP interface. Once started, it listens and waits for the messages sent from Substation ES trigger service.

To use the trigger sample project, you must set the following process variables of the substationtriggerservices.module.SubstationES-Trigger-Service process to match the corresponding running Substation ES setup:
Process Variables Description
URL The URL of the TCP interface to which Substation ES listens to.
UserId The z/OS user ID.
Password The password corresponding to the z/OS user ID.
Trigger-Service-Name The trigger service to which Substation ES will publish on.
Retry The number of retries allowed to connect.