The linkage options part, callLink element,
property
remoteBind specifies whether linkage options
are determined at generation time or at run time. This property is applicable
only in the following situation:
- The value of property type is ejbCall or remoteCall;
and
- You are generating a Java™ program or wrapper. The property pgmName may
refer to a program that is called by the program being generated, in which
case the entry refers to the call from program to program. Alternatively,
the property may refer to the program being generated, in which case the entry
refers to the call from wrapper to program.