Description
Class name: com.ebd.hub.datawizard.util.DynamicZipExtractor
Configuration: Parameter string is inserted directly in the field "Configuration file".
The class DynamicZipExtractor extracts all files from an encrypted and password protected ZIP file. For each included file in the ZIP file, a profile job is created. The field "Configuration file" must contain the path to the ZIP file, followed by the password and separated by a semicolon. It is also possible to set those parameters by using a variable @MSG_CALL_…@, if it is defined in the profile.
Example
Configuration string for the field "Configuration file":
./ftp/customer_1/in;password123 |