Server Guide
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.
See the following for more information:
- IBM Smalltalk Programmer's Reference for more information
about writing a program using Smalltalk.
- Appendix C, IMS Smalltalk classes for a description of the IMS calls supported by VisualAge
Smalltalk Server.
- VisualAge Smalltalk Communications/Transactions Guide for more information
about IMS applications that include APPC, CPI-C, and MQSeries.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]