Setting up the workstation client

Use the following procedure to set up the workstation client.

Procedure

  1. Install and setup the NACT transaction.
  2. Install the CICS® Transaction Gateway on your workstation, as described in the relevant CICS Transaction Gateway product information for your workstation platform. See CICS Transaction Gateway for Multiplatforms.
  3. Download the following programs and header files:
    Table 1. Required files
    File Source library
    dfh$brec.c CICSTS56.CICS.SDFHSAMP
    dfh$brxc.h CICSTS56.CICS.SDFHSAMP
    dfh$brmh.h CICSTS56.CICS.SDFHSAMP
    dfhbrich.h CICSTS56.CICS.SDFHC370
    dfhbrihh.h CICSTS56.CICS.SDFHC370
  4. Compile DFH$BREC with these header files and DFHAID.h in your path.
  5. Set up a TCP/IP or IPIC server connection to CICS as described in CICS Transaction Gateway for Multiplatforms.

What to do next

Run the sample programs from a workstation client.