The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.904 - 2023-12-05

  • added $process->{hadErrors} = 1 to missing exception places in EAI::Wrap; added resetting of process{successfullyDone, filesProcessed and filenames}; simplified retrySeconds calculation; reduced extractArchives to only one archive per process (as this is checked before and needed for simplification); fixed endTime calculation; fixed filesToArchive; fixed suppressGetError for multiple Files in EAI::FTP::fetchFiles; added enforceConn and second hostkey to EAI::FTP::login; fixed environment setting of redoDir, logRootPath, historyFolder and historyFolderUpload; made selection of multiple entries determinate for explicitly enumerated lookups in config{checkLookup} (using reverse sort); checkLogExist.pl: added alreadyProcessedLogErrors check for avoiding multiple log check errors (including removal of yesterdays alreadyProcessedLogErrors check file and "successful for originally failed" message)

Documentation

checks Log-entries at given times
small UI for setting debug levels and appenders for the various loggers (main script, and each EAI::Wrap package)

Modules

Common parts for the EAI::Wrap package
Database wrapper functions (for DBI / DBD::ODBC)
Date and Time helper functions for EAI::Wrap
wrapper for Net::SFTP::Foreign and Net::FTP
read/parse Files from the filesystem or write to the filesystem
framework for easy creation of Enterprise Application Integration tasks

Provides

in lib/EAI/Common.pm