Server Guide


Step 3: Running the load module in IMS/ESA

In general, Smalltalk does not require anything different from other language applications that use LE/370 runtime services.

You can run your load module in IMS either in batch or in a message processing region (MPR).

To run the load module in batch, submit your batch JCL.

To run the load module in an MPR, follow these steps:

  1. Make your load module available to the message region in which it will run.
  2. Ensure that the transaction is defined in IMS.
  3. Log on to IMS.
  4. Test the transactions in the message processing region.
Note:Message CSV003I, REQUESTED MODULE ESWP_OBJ NOT FOUND, is expected and can be ignored.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]