KB Article #180539
RAS perl script sp_count_index_archiv.pl does not validate all date formats
Problem
Perl script "sp_count_index_archiv.pl" used on a step from RAS standard mapping "allformats_archiv.indexind_archiv.cfg" does not validate dates having below formats:
CCYYMMDDHHMM
CCYYMMDDHHMMSS
YYMMDD
YYMMDDHHMM
YYMMDDHHMMS
Resolution
Attached archive contains a new version of the script "sp_count_index_archiv.pl" which validates also date formats mentioned above.
Replace current script (should be in $ACTISEDI/lib/convert/project/allformats_archiv.indexind_archiv/bin) with the one from the archive (make sure the new script has execution rights).