To Configure and Start the Listener for the JCLDEMO Region

The default listener configuration file installed with the product includes an MFBINP port configuration for the JCLDEMO region specifying port 9122. This is the port used for job submission to the region from the Enterprise Server for .NET Administration UI or cassub command-line utility. You only need to configure the database server details to use this listener with the JCLDEMO region.
Note: Stopping and re-starting the seelistener service starts the listener with the latest configurations.

Use the following procedure to configure and start the listener for the JCLDEMO region:

  1. In the Tree pane, choose Configuration Editors > Listener .

    The Listener Configuration Editor view is displayed in the Results pane.

  2. Select the File Open icon.

    The standard Open File dialog opens.

  3. From the Open File dialog, navigate to the product installation folder where the file seelistener.exe.config resides, select it and click Open.
    • For 32-bit systems, this file is in %ProgramFiles%\Micro Focus\Enterprise Developer\binAnyCPU\SEE
    • For 64-bit systems, this file is in %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\binAnyCPU\SEE

    The configuration file opens in the Listener Configuration Editor in the Results pane.

  4. In the Listener Configuration Editor, expand the Regions item and select the JCLDEMO region.
  5. Enter your database server instance name in the value field associated with the Database server instance property.
  6. Expand the JCLDEMO region node and verify that there is an MFBINP child node. Select the MFBINP node and verify that the Port property value is 9122. This is the port that will be used by the Enterprise Server for .NET Administration UI and cassub command-line utility for job submission to the region.
  7. Click either File > Save, or the Save icon in the toolbar to save the file.
  8. Click either Options > Start Listener, or the Start Listener icon in the toolbar to start the listener.
    Note: If the listener is already started, you must stop it and then re-start it for your configuration changes to take effect.

The listener is started and is available to receive job submission requests for the JCLDEMO region.