NetBase for MPE Reference Guide

NetBase Shadowing
5-39
Note. Since only one user exit procedure name is currently supported, the procedure
must have the logic necessary to process all files simultaneously. This typically requires
simple switching logic to other procedures.
All records that pass through the Shadow Export Transport are sent to the EXPORTEXIT. The
procedure can determine the disposition of each record and can individually control logging if
necessary. The following section describes the calling conventions for the EXPORTEXIT procedures.
EXPORTEXIT Syntax
EXPORTEXIT(comarea,userarea,validnodes,exportnodes,header,orig,new)