Summary of RSP programming tasks

These are the general steps to build an RSP within a TSO development environment.

  1. Review the design considerations.

    See Chapter 2, “Designing an RSP.”

  2. Prepare a sample RSP to use as a shell and write the RSP program.

    See Chapter 3, “Writing an RSP.”

  3. Compile and link-edit the RSP in the standard manner for CICS command-level programs.

    See Chapter 4, “Compiling an RSP.”

  4. Test and invoke the RSP in the standard manner for CICS command-level programs.

    See Chapter 5, “Testing and invoking an RSP.”

If you encounter problems while processing your completed RSP,

See Chapter 6, “Troubleshooting.”