BusinessWorks Projects for Substation ES Recipe Service

This TIBCO ActiveMatrix BusinessWorks 6.x project uses the Mainframe TCP API to establish connection to the Substation ES TCP interface and to initiate the request message send to the Substation ES recipe service.

To use the recipe sample project, you must set the following process variables of the Rest-Recipe.bwp and ContactSubstationES-Recipe.bwp processes to match the corresponding 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.
Recipe-Service-Name The recipe service which Substation ES will use to process the requests.
Retry The number of retries allowed to connect.