We are using VisualCron 7.7.4. After having set up the PGP decrypt task last week in a JOB, and successfully testing it last week by decrypting a PGP file and observing the outputted file, we find today that the Destination File Mask no longer accepts one asterisk as a value. The way we discovered this was that while running the JOB, today, the PGP Decrypt TASK failed with this error message: 'PGP File decryption error: The process cannot access the file 'X:\DATA\PGP\Filex_20150907.txt.pgp' because it is being used by another process.' This message led us to believe that the PGP file had a lock on it. After much discussion and creating another PGP Decrypt JOB/TASK, we got the same result error message. And then, by chance, we decided to change the Destination File Mask from * to *.txt and the PGP file Decrypted, but with a new name, now the decrypted name is Filex_20150907.txt.txt. Notice the .txt.txt suffix. Looking back, the only change to our system that could possibly have affected this TASK is that we turned OFF UAC on the Windows 2012 server that VisualCron is running on.
Are there any known issues with this TASK function, specifically in the Destination File Mask?
Thanks.
Edited by user
2015-09-09T19:35:17Z
|
Reason: add picture