The FileJobDestination handles the process steps provided by the FileJobGate (FileJobProvider or FTPJobProvider) and returns the results to the job provider.
Parameters |
Description |
---|---|
Backup of transferred files (BackupFiles) |
If this option is enabled, all files (with or without errors) are moved to a Backup subdirectory. In the default case (not set) only files with errors are saved. |
Check file index (CheckInputIndex) |
If this option is set, the file name index is checked to see if has increased in size. Files with the same or a lower index are not processed. This option is not set by default. |
Max. number of process trees in a transfer file (MaxListCount) |
Maximum number of process steps that can be grouped together as a file. This allows limiting of the file size. |
Use encryption (UseEncryption) |
Specifies whether the data is to be written to the files in encrypted form. NOTE: The setting for encryption must be identically configured in the job provider and the related job destination. |
Notification methods (EventTypes) |
The job provider supports three different methods for providing notification about new data.
The notification methods can be combined when separated by commas. Example: TIMER,FSEVENT |
Remote host for HTTP notification (HostName) |
If using the HTTP notification method, enter the name of the remote host here to which the queries are transferred. |
HTTP notification port (Port) |
If using the HTTP notification method, enter the port for transfer here. |
File lookup timer interval (ms) (TimerInterval) |
If using the TIMER notification method, enter the interval in milliseconds here. |
Input directory (InputDirectory) |
The module reads and processes the process files (*.fjg) in this directory. NOTE: Ensure that the job provider and related job destination use the same directory. Input directory and output directory are then reversed accordingly. |
Output directory (OutputDirectory) |
Directory to which the processed files are written. |
Subdirectories (SubDirectories) |
You can enter a list of directory names separated by a pipe character (|) here. All the directories are then monitored and processed correspondingly. The following directory structure is expected: SubDirectories = "ServerA|ServerB" ... Request ServerA ServerB Response ServerA ServerB where Request and Response are the directories specified in the Input directory (InputDirectory) and Output directory (OutputDirectory) parameters. NOTE: You can only use the Timer notification method. The HTTP and FSEvent notification methods are not available. |
Automatic identification of subdirectories (AutoSubDirectories) |
If this option is enabled, the module automatically processes all the files in the subdirectories. Processing is not recursive. |
ProviderID |
if more than one job provider is being processed by the One Identity Manager Service, enter the name of the job provider to be used. If this is empty the first Job provider is used. |