From this page you can also:
- Edit the configurable settings of an implementation package.
- Add a new implementation package.
- Name
- Specify the name of the new package, up to 255 characters. You cannot include angle brackets (<>) or ampersands (&) in the
name.
- Available
- Check this to set the package to available.
- Package Module
- Specify the name of the library that contains the new package. You need to specify this only if the program is in a library
that has a different name than the package name. Include the extension; library files have the extension
.lbr or
.dll on Windows,
.lbr or
.so on UNIX,
.lbr or
.sl on HP-UX PA-RISC.
- Package Path
- When a service is invoked,
Enterprise Server will take the package path and append it to the COBPATH environment variable. The Run-time System will then load the package
and execute the service.
Note: The COBPATH is dynamically modified for each service invocation.
- IDT
- Specify the pathname of the Interface Definition Table (IDT) for the package.
- IDT Resident
- Check this if you want the IDT to be loaded into the shared memory area while the service is running. This can help performance
if the service is frequently used and there are no constraints on shared memory.
- Custom Configuration
- This field is not used.
- Description
- An optional field that is used to specify a description of the package, for example, its purpose and owner.