What are the Commands Supported by SystemLink Data Preprocessor Job File

Updated Jun 26, 2023

Reported In

Software

  • SystemLink
  • SystemLink TDM Data Preparation Add-On

Issue Details

What are the commands supported by SystemLink Data Preprocessor instance's job file? Is it the same as job file for DataFinder?

Solution

The commands supported by the SystemLink Data Preprocessor instance's job file are not similar to those supported by the job file of DataFinder. The table below describes the commands supported:
 
CommandDescriptionParameterParameter Values
ProcessFileProcesses a fileReprocess
  • True - Data Preprocessor instances always reprocess the file.
  • False - Data Preprocessor instances process the file only if the file has changed or has been added since the last processing. (default)
ProcessFolderProcesses a folderReprocess
  • True - Data Preprocessor instances always reprocess the folder.
  • False - Data Preprocessor instances process the folder only if files in this folder have changed or have been added since the last processing (default).
ProcessFolderProcesses a folderIncludeSubfolder
  • True - Data Preprocessor instances also process subfolders (default).
  • False - Data Preprocessor instances do not process subfolders.

Additional Information

Properties and structure of the job file for both DataFinder and Data Preprocessor instances can refer to Properties and Structure of Job Files.