Skip to main content
Skip table of contents

ZIP Folder Compression (Deprecated)

ZIP Folder Compression: Creates a ZIP archive from a folder, and outputs the ZIP archive as binary document with the MIME type Application/ZIP.

The ZIP Folder Compression adapter is discontinued with version 6.2.0 of the X4 BPMS and will not be supported in future versions of the X4 BPMS. Please use the Zip Converter instead.

Properties

Operation

Defines the operation executed by the adapter

Possible values: Execute: Create a ZIP archive from the selected folder

Parameters

Adapter

Main adapter class (do not change!)

Possible values: de.softproject.integration.adapter. zipfolderadapter.ZipFolderAdapter: Main class (default)

zipFolderPath

Path to the folder that will be compressed into a ZIP archive

Possible values:

  • Any valid string (e. g. %USER_COLLECTION%\Project\Folder\)

  • Path without / or \ at the end: The created ZIP archive will contain a subfolder with the selected folder and all its contents

  • Path with / respectively \ at the end: The created ZIP archive will only contain the contents of the selected folder (but not the folder itself)

  • (not set): X4 Server tries to retrieve a string from an input XML document matching the XPath expression /X4/ZipFolderAdapter/zipfolderpath

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.