Hello,
does anybody has a sample for MF replacement of IBM CICS TG?
With IBM CICS TG there are in folder samples some cobol sources (ec01.cbl, ec02.cbl abd ec03.cbl for host side) and ecib1.cbl as sample client program.
I don't find in help the steps to change ecib1.cbl from IBM TG ECI to proprietary support for ECI.
If I understand properly,
- I have to set at the compile directives INITCALL(casbnccl) to adress the CICSEXTRENALCALL,
- I can't use CICSECILISTSYSTEMS
- I muts put in ECI-SERVER variable in the ECI parameter block the host:port adress of host:webListenerPort
In standard ECI copy deleivered with IBM CICS TG there is no ECI-SERVER field.
I would like to be simulate server selection like with CICSECILISTSYSTEMS because the in real application the user can select the target host/server
Thank in advance
Regards
Vladimir
#EnterpriseDeveloper




