ShahirHiralal
Programmer
Hi,
I am currently attempting to connect to Ellipse 6.3 via CICS Transnational Gateway using Java. I receive the following error: CTG RC value indicates flow failure: -7 (OK); CICS RC is -7 (ECI_ERR_TRANSACTION_ABEND).
Information that I found about the error message:
A client is trying to connect passing External Authentication Credential to Ellipse, but this instance is set for internal authentication only and therefore it ignores the request.
Check the host authentication flag on the client and make sure it is not enabled.
Internal authentication (Ellipse only) is being performed.
I am currently attempting to connect to Ellipse 6.3 via CICS Transnational Gateway using Java. I receive the following error: CTG RC value indicates flow failure: -7 (OK); CICS RC is -7 (ECI_ERR_TRANSACTION_ABEND).
Information that I found about the error message:
A client is trying to connect passing External Authentication Credential to Ellipse, but this instance is set for internal authentication only and therefore it ignores the request.
Check the host authentication flag on the client and make sure it is not enabled.
Internal authentication (Ellipse only) is being performed.