Verifying the Installation

After installation, you have to verify that the TIBCO EMS Client for z/OS (MVS) components are correctly installed and configured.

Procedure

  1. TIBCO EMS messaging consumer startup JCL
    This member initiates a TIBCO EMS consumer that receives messages from the producer. By substituting the PGMNAME parameter, the JCL can be used to execute the C or COBOL sample programs.
    • Data Set: <USERHLQ>.JCL
    • Member: RUNGMC
  2. TIBCO EMS messaging producer startup JCL
    This member initiates a TIBCO EMS producer that publishes a message to an executing consumer. By substituting the PGMNAME parameter, the JCL can be used to execute the C or COBOL sample programs.
    • Data Set: <USERHLQ>.JCL
    • Member: RUNGMP