Sample programs

CICS® supplies sample programs that demonstrate how to integrate 3270-based transactions into BTS applications. The samples are:

The samples are supplied, in COBOL source code, in the SDFHSAMP library. They contain explanatory comments. Like the pseudocode examples in this section, the samples use containers named Message, Request, and Abend.

Note:
To use the samples, you will also need to compile the 3270 bridge formatter program, DFH0CBRF.

Sample resource definitions are in RDO group DFH$BABR.

The sample programs are compatible with the 3270 bridge support pack, CA1E. The BTS passthrough transaction is BRCB.

Related concepts
Using the BTS API to write business applications
The Sale example application
Related tasks
Running a 3270 transaction from BTS
Resource definition
Running more complex transactions
Things to consider
Related reference
Overview of BTS API commands
BTS application programming commands
[[ Contents Previous Page | Next Page Index ]]