![]() |
![]() |
This sample (using a CICS host type) illustrates how to create a Java application that sends input to and receives output from your client operation, using XML described by the metadata in your Web Builder-generated task file. The sample application and the files used to create and deploy it are all installed on your computer when you install Transaction Integrator
This sample consists of several different files with different purposes. The purposes of each file are explained in the sections after the list below. The files below can be found in the following location:
install_directory/Attachmate/Verastream/TransactionIntegrator/CICSClient/samples/AMNU/
Start by using Transaction Designer to convert the sample COBOL copybook (AMNU.cbl) into a client operation. Open Web Builder and generate an ICA interface object. For this sample, the task file is AMNUtask.xml.
The sample Java class takes 3 inputs:
See the comments in the CICSICA.class file for more information. The cics_client.properties is where logging options are set. You'll need to edit the user ID and password in the in.xml file to get the application to run.
![]() |
|
![]() |
Startup and Settings |
![]() |
Using XML |
![]() |
Deploying to a Development Environment |
![]() |
Javadocs for Attachmate Interfaces |
![]() |