Initialize zip archive

Initialize zip archive

This workflow component initializes a zip archive with a specific ID. If an archive with this ID already exists, it will be re-initialized (all content is lost).

This component is only necessary when you use the "append to zip archive" component after a multicast component, and you want to append to the same archive in all branches. In this case, the archive must be initialized before the multicast component. If you do not do that, then each branch of the multicast will create its own separate zip archive.

 

The component looks like this:

NG2WorkflowInitializeZip0001

  1. Zip ID
    Specify the id of zip archive to initialize.

Related workflow components: Append to zip archive

    • Related Articles

    • Zip to payload

      This workflow component will close a zip archive and move it to the payload. You can then do further processing on it, such as saving it to a file. Note that if you use the "append to zip archive" component after the "zip to payload" component, with ...
    • Append to zip archive

      The Append to zip archive is an advanced utilities workflow component, that appends the payload to a zip file. The zip file will be created, if the referenced zip file does not exist. The first time you add to a zip archive, the archive is ...
    • To Next Archive

      If you have purchased the Nextway Next module for InterFormNG2 and configured the integration, then you can use the advanced output workflow component, To Next Archive to archive the payload of a workflow in the Nextway Next archive solution. Note ...
    • Release log Version 1.x.x

      This is the list of the InterFormNG2 releases versions 1.x.x and the major new features in each release: Version 1.9.0 Version 1.8.0 Version 1.7.1 Version 1.7.0 Version 1.6.0 Version 1.5.4 Version 1.5.3 Version 1.5.2 Version 1.5.1 Version 1.5.0 ...
    • Advanced Utilities workflow components

      The Advanced Utilities workflow components are as follows: Append to zip archive. Appends the payload to a zip file. The zip file will be created, if the referenced zip file does not exist. Attachment to payload. Takes a named attachment, removes it ...