CLIENT is the default value, unless a caller-controlled unit of work is not supported on the platform where the called program resides.
CLIENT is available if the caller is a Java wrapper or program that communicates with an iSeries-based COBOL program by way of the IBM® Toolbox for Java. In this case, the value of remoteComType for the call is JAVA400.
On a call from EGL-generated Java code to a VisualAge® Generator COBOL program, a commit (or rollback on abnormal termination) is issued automatically when the called program returns. That command affects only the changes that were made by the called program.
When the property type is ejbCall, the runtime behavior is as described for SERVER.
Related concepts
Linkage options part
Logical unit of work
Related tasks
Editing the callLink element of a linkage options part
Related reference
callLink element
commit()
rollback()
pgmName in callLink element
type in callLink element