
GW2RegisterInputFile
The GW2RegisterInputFile function registers a path to the file to be processed in a session.

GW2RegisterInputMemory
The GW2RegisterInputMemory function registers the input file which is stored in memory to a session.

GW2RegisterImportFile
The GW2RegisterImportFile function registers a file path to the interchange file (produced as an output from export processing modes). Using this function activates the Import Process Mode for the session.

GW2RegisterImportMemory
The GW2RegisterImportMemory function registers the memory location containing the interchange file required for import. The interchange file is the zip file produced from the export process and the memory location is provided by GW2RegisterExportMemory. Using the GW2RegisterImportMemory function activates the Import Process Mode for the session.