Answered Bug in "Compress File"?

  • Wednesday, June 06, 2012 2:13 PM
     
     

    Hi.

    I have problem with the activity “Compress file”. I use this activity to compress log files and then email this zip file to a mailbox. When I create the zip file with the first log file it works correctly but when I add a new file to this zip file I get an error that the zip file is corrupt and no files can be added. I can however extract this zip file correctly.

    Steps in the runbook;

    1. Add file 1 to a not existing zip file. This works
    2. Add file 2 to the zip file created in step 1. The fails with a “file is corrupt” message.
    3. Mail the zip file. Fails of course since step 2 fails.

    Does anyone have the same issues with the “compress file” activity?

    Kind regards,

    Vincent

All Replies

  • Wednesday, June 06, 2012 3:15 PM
    Answerer
     
     Answered

    Hello Vincent,

    same problem here.

    I workaround that by creating a temporary Folder copy the files there and zip taht temp foolder before deleting it.

    Regards,

    Stefan


    German Orchestrator Portal , My blog in English

  • Thursday, June 07, 2012 6:27 AM
     
     

    I also thought about that solution but I decided that I first verify to see if the "way it's mend to be" is really broken. It probably is L. Thank you for the conformation, I will create a ticket about this on Connect.