Example 1
For the CICS. In the field, enter:
setting in an output card, select-HOST myhost -SERVICE cicslsnr -TIMEOUT 20000 -UID user -PW
pass -TRAN ABCD
This Target output command will:
- connect to host myhost using service cicslsnr
- change the socket timeout to 20 seconds
- use the userid user and the password pass
- run transaction ABCD passing the data mapped to the output card. The response from the transaction will be discarded, but its success status will be returned from the adapter