Zipping Files Directly on OIC File Server
Summary:
We’re attempting to download a file using the Stage File action and store it in the OIC internal storage directory, after which we plan to zip the files from that location. However, we encountered a limitation where the Stage File action fails for files larger than 10MB. As an alternative, I used the File Server to write the file, which worked successfully.
Now, I need to zip the files located in the File Server directory. Although I’ve provided the correct File Server directory path, the integration fails with an error stating that the directory does not exist.