Running COBOL Consumer

To verify the installation, you can run the COBOL Consumer by invoking the S7CC transaction at a blank 3270 screen.

Procedure

  1. Starting with a blank screen, enter S7CC.
    The following screen is displayed.

  2. Specify the following fields (all fields are case-sensitive):
    SERVER
    URL of the TIBCO EMS server.
    Destination
    Message destination type: 1 = queue, 2 = topic.
    Destination
    Name of the queue or topic.
    User Name
    User name for the TIBCO EMS server, if needed.
    Password
    Password for the TIBCO EMS server, if needed.
  3. Press Enter.
    If a problem occurs when setting up the Consumer process, an error message is displayed at the bottom of the screen. An error might be caused by an invalid value in one of the fields; check field values and re-enter.

    When the Consumer process starts, the message Waiting on receive first message is displayed under the bottom line. The screen is now locked; when a message is received, the message text is displayed in the Message field.

  4. Press Enter again to receive subsequent messages, or press PF3 to exit.
    If you want to clear values from the fields, press PF5.