Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new object nInput_FilesProcessed with the following options: attrName (results to be presented, available options are: FilesProcessedByHour, FilesProcessedByDay, FilesInErrorByHour, FilesInErrorByDay, FilesProcessedMoreThanOnce, FilesBacklog) chKeys (the channel of keys to use)\ key (the key for the database access)\ key.parent (in alternative provide the parent key (e.g. RAS))\ key.child (in alternative provide the child key synonym (e.g. db.app))\ dontUseKey (boolean to indicate if a key field should not be added in all records returned with chKeys) number (number of days/hours ago the files were processed/errored out) Changed the io.readFileYAML(var_yaml_file); to be used only once.
- Loading branch information