Java EciB2 sample

This sample is used for testing ECI requests sent to CICS®. It controls the parameters values from the command line.

Usage:
 java com.ibm.ctg.samples.eci.EciB2  [jgate=gateway_URL]
                                      [jgateport=gateway_port]
                                      [clientsecurity=client_security_class]
                                      [serversecurity=server_security_class]
                                      [server=cics_server_name or IPIC_url]
                                      [userid=cics_userid]
                                      [password=cics_password]
                                      [prog<0..9>=prog_name]
                                      [commarea=comm_area]
                                      [commarealength=comm_area_length]
                                      [status]
                                      [trace]
                                      [ascii | ebcdic | asis]

You can specify the Gateway URL and relevant ECI request parameters as input to the application, and either call a single CICS program or call multiple CICS programs within one extended LUW. You can control the code page of the COMMAREA flowed on the ECI request as an input parameter.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//progdezos/Basic-EciB2.html