The linkage options part, callLink element,
property
remotePgmType specifies the kind of program
being called. The property is applicable in the following situation:
- The value of property type is ejbCall or remoteCall;
and
- One of these statements applies:
- If you are generating a program (rather than a wrapper), property pgmName refers
to a program that is called by the program being generated.
The called
program is one of the following kinds:
- An EGL-generated Java™ program
- A non-EGL-generated dynamic link library (DLL) or C or C++ program
- A program that runs on CICS® and has CICS commands
- A program that runs on IMS™
- If you are generating a Java wrapper, pgmName refers
to the program that is called by way of the Java wrapper.