APT_SubProcessOperator class interface
You use the member functions of the APT_SubProcessOperator class to copy records or record fields to and from a third-party application for processing.
Three pure virtual functions, commandLine(), runSink(), and runSource(), are included in the protected interface. You must override these functions.
The header file subproc.h contains descriptions of the functions in the APT_SubProcessOperator class interface. The file is located in install_directory/Server/PXEngine/incude/apt_framework on UNIX or Linux systems or install_directory\Server\PXEngine\incude\apt_framework on Windows systems, where install_directory is the IBM® InfoSphere® Information Server installation directory, for example /opt/IBM/InfomationServer or C:\IBM\InformationServer.