Making ESI calls from .NET programs

Table showing how the .NET properties map to the component parts of an ESI request.

Use the IBM.CTG.EsiVerifyRequest and IBM.CTG.EsiChangeRequest classes to pass details of an ESI request to CICS Transaction Gateway. The following table shows the .NET class properties that correspond to the ESI terms described in I/O parameters on ESI calls(link). For more information see, EsiVerifyRequest and EsiChangeRequest in the CICS Transaction Gateway Programming Reference:
ESI term .NET class property
Current password or password phrase EsiVerifyRequest.Password
New password or password phrase EsiChangeRequest.NewPassword
Server name EsiVerifyRequest.ServerName
User ID EsiVerifyRequest.UserId

Concept Concept

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/prognetesi.html