Server Guide

Coding your Smalltalk application

In Smalltalk, code your application. Use the Smalltalk classes that enable you to interact with IMS, as necessary.

IMSDBRequester
Enables you to modify accessible segments of a database using DL/I calls.

IMSServiceRequester
Enables you to obtain either database or transaction manager services using DL/I calls.

IMSTMRequester
Enables you to retrieve and send messages in the transaction manager using DL/I calls.
Note:
Your application's DL/I calls are restricted to eleven SSAs on the workstation.

References

See the following for more information:


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