Java to CICS
843854Nov 3 2004 — edited Dec 22 2004Hi:
I don't know if this is the right forum, but i'm desperate :(
I'm conecting Java to CTG to CICS using ECIConnection and/or WSIF. How can i define i want the Extend Mode = NO_EXTEND like i can do using ECIRequest.ECI_NO_EXTEND?
I have problems of calling CTG working with ExtendMode=0 OK, but giving ECI_ERROR_SYSTEM_ERROR with ExtendMode=1, but i never define this, it seems it's CTG that "choses" the method!!!
Thanks all.