Got Security Error : Creating object of type System.FileDocument failed for security reasons. while using module ZipHandling
0
Im using marketplace module called ZipHandling module (https://marketplace.mendix.com/link/component/108292). I called java action to zip in a microflow, and when the java executes the actions, it raises error like this : Creating object of type System.FileDocument failed for security reasons. Is there any solutions for this matter? PS. Im using Mendix Studio Pro 10.6.3
asked
Faiz Ramadlan
1 answers
2
Hi Faiz,
Please check the current user role has security access to the input file object you are using as input to java action also in zip handling module.