Jolt 1.2 Developer's Guide
Table Of Contents
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- About This Guide
- 1. Introducing Jolt
- 2. Installing Jolt
- 3. Configuring the Jolt System
- 4. Bulk Loading NonStopTM TUXEDO Services
- 5. Using the Jolt Repository Editor
- 6. Using the Jolt Class Library
- 7. Using JoltBeans
- 8. Using Servlet Connectivity for NonStopTM TUXEDO
- 9. Using Jolt 1.2 ASP Connectivity for NonStopTM TUXEDO
- A. NonStopTM TUXEDO Errors
- B. System Messages
- Index

Option Description
Service Name Adds the name of the new service to the Repository.
Input Buffer Type, Output Buffer
Type
VIEW--a C-structure and 16-bit integer field. Contains
subtypes that have a particular structure. X_C_TYPE and
X_COMMON are equivalent. X_COMMON is used for
COBOL and C.
VIEW32--similar to VIEW, except 32-bit field identifiers are
associated with VIEW32 structure elements.
CARRAY--an array of uninterrupted binary data that is
neither encoded nor decoded during transmission; it may
contain null characters. X_OCTET is equivalent.
FML--a type in which each field carries its own definition.
FML32--similar to FML except the ID field and length field
are 32 bits long.










