Server Guide
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:
- Make your load module available to the message region in which it will
run.
- Ensure that the transaction is defined in IMS.
- Log on to IMS.
- 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 ]