Running COBOL Producer

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

Procedure

  1. Starting with a blank screen, enter S7CP.
    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.
    Message
    Text to be sent in the message.
  3. Press Enter to send the message.
    If a problem occurs when setting up the Producer process, an error message is displayed at the bottom of the screen. An error could be caused by an invalid value in one of the fields; check field values and re-enter.
  4. Edit the field values and press Enter to send subsequent messages, or press PF3 to exit.
    If you want to clear values from the fields, press PF5.