The
location property of the
callLink element
of the linkage options part specifies how the location of a called
program is determined at run time. The
location property
affects the generation of the calling program. The
location property
is applicable in the following situation:
- The value of the type property is ejbCall or remoteCall;
- The value of the remoteComType property
is JAVA400, JAVA400J2C, CICSECI, CICSSSL, CICSJ2C, TCPIP, DIRECT, IMS2J2C, IMSTCP, or DISTINCT.
- If you are generating a Java™ wrapper, pgmName refers
to a program that is called by way of the Java wrapper.
Select a value from this list:
- PROGRAMCONTROLLED
- Specifies that the location of the called program is obtained
from the sysVar.remoteSystemID system function
when the call occurs.
- system name
- Specifies the location where the called program resides.
If
you are generating a Java program
or wrapper, the meaning of the location property
depends on the remoteComType property in
the following ways: