Overview
Smart Service that creates a Zip file in-process to allow multiple documents to be downloaded at once.
Is there any size limit or number of files are being limited in this service?When we are trying to create a zip for more than 1000 files, it is only allows to zip 1000 files at a time.Is there any alternative where we do not have any limitation ?
When you are setting the path for each file, Please provide the file extension to the path, so when you will unzip the file in the system you will not loose the extension
ecample
1. intro\file.txt (text file)
2. intro\file.csv
Plugin: Add Documents to Zip Version is: 1.0.1This plugin is present in Appian Version 21.4.1205.0, we are planning to upgrade Appian version to 23.2 will this plugin supported or need to install any specific version?
Hello, what kind of security vulnerability are you encountering?
is there any upgrade for the plugin?
Is there upgrade to this plugin? We are using 1.0.1 and its causing security vulnerability issues
I am getting "PrivilegeException" for users having "Initiator" permission for the process model. All OOTB nodes are working as expected, while this plug-in node is failing.
Also, assignment has the below configuration:
"This node will run as an automated activity. It will not be assigned to anyone as a task" -> Run as whoever started the process
Did you ever find out the answer to this? I'm still trying to figure that out.
Can someone explain how to configure DocumentPath here?