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

 

Zip ID

Specify the id of zip archive to initialize.

 

Related workflow components:

Append to zip archive.

Append to zip archive


    • Related Articles

    • 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 ...
    • Overview of the Advanced Workflow Components

      Overview of the Advanced utilities components The advanced utilities workflow components are: 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. ...
    • Advanced Utilities workflow components

      1.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 2.Attachment to payload. Takes a named attachment, removes it and inserts it as the current payload of the current ...
    • Release log

      This is the list of the InterFormNG2 releases and the major new features in each release: Version 3.5.0 Important: InterFormNG2 now runs on Java 17. So you need to install Java 17 on Linux and the IBM i platform, if you want to InterFormNG2 on either ...