Run the EPI demonstration

Debug and/or run the EPI client and server programs.
Check first to make sure that the CTGDEMO Enterprise Server and the CTG Client/daemon are still running.
  1. In COBOL Explorer, expand CTGCLI > COBOL Programs > cblcli, click on the name of the epicli program and select Run > Debug.
    The epicli application window opens - it is a window containing the following message:
    Enter the message you want to send to the console
    ==>
  2. Enter your message at the prompt: Hello World EPI! The console responds with a message resembling:
    13  Hello World EPI!
  3. To see the message within the Enterprise Server Administration console:
    • In Server Explorer, right-click Local [localhost:10086], and select Open Administration Page.
    • In ESCWA, click NATIVE.
    • In the navigation pane, click Directory Servers > Default > CTGDEMO
    • Click MONITOR > Logs > Console Log.
    • Switch to Raw View and scroll to the bottom of the listed log entries.
    The last entry displays the Hello World EPI! message, and resembles:
    43 130109 11281193 4516 CTGDEMO CASOP0000I From (,B000,EPI1) HELLO WORLD EPI! 11:28:11