Previous Topic Next topic Print topic


Implementation Packages

An implementation package object contains information about the COBOL application that provides the service. A package is associated with an interface definition table (IDT), which contains the information that allows a client request to be mapped onto a COBOL program interface.

For more information about implementation packages, see the chapter Services, Packages and Request Handlers .

Previous Topic Next topic Print topic