For the CTGDEMO server to receive and process the CTG request flow, you need to add a CTG listener to your new Enterprise Server.
To add a listener for the CTGDEMO applications, you need to:
-
Click
Start > All Programs > Micro Focus Enterprise Developer > Tools > Enterprise Developer Command Prompt (32-bit) to open up an Enterprise Developer command prompt window.
-
Enter:
casstart /rCTGDEMO.
This starts your new Enterprise Server, which you can confirm by returning to the Enterprise Server Administration home page within Enterprise Developer - after a few refreshes, the status column corresponding to CTGDEMO should say
Started.
-
From the Enterprise Server Administration home page, in the row corresponding to CTGDEMO, click
Edit.
-
Click the
Listeners tab.
-
Click
Add and complete the following details for the new listener:
- Name: enter a name for the listener, in this case enter
ECIListener.
- Endpoint Address: which generally indicates which port number to use, in the form *:nnnn. In this case, enter
*:1435 to match the information you provided during the CTG configuration process.
- Supported Conversation Type: click the
CICS Transaction Gateway radio button.
-
Click
Add to save your work and return to the Listeners page.