Advanced Unzip

Overview

Includes a Smart Service "Extract Zip" which will unzip the contents of a given Appian zip document into the destination Appian folder.  The newly created/updated documents will be returned as the output.  The unzipping process will maintain the folder structure in Appian.

Key Features & Functionality

  • Supports 7Zip files
  • Extracts archives containing files with names that are at least 1 character in length
  • Temporary files saved on disk will be removed as soon as they are no longer required
Anonymous
Parents
  • We are trying to unzip an Appian application zip file that contains documents (images in particular). We noticed that the smart service is failing with the following error: 

    org.apache.catalina.core.StandardWrapperValve.invoke com.appiancorp.suiteapi.content.exceptions.InsufficientNameUniquenessException: Name is insufficiently unique

    We investigated and found that Appian creates subfolders for the images with the same name as the image (Folder and file have the name as the image UUID). After deleting the folders in the zip file, the plugin worked perfectly fine. Is it possible for this to be fixed?

Comment
  • We are trying to unzip an Appian application zip file that contains documents (images in particular). We noticed that the smart service is failing with the following error: 

    org.apache.catalina.core.StandardWrapperValve.invoke com.appiancorp.suiteapi.content.exceptions.InsufficientNameUniquenessException: Name is insufficiently unique

    We investigated and found that Appian creates subfolders for the images with the same name as the image (Folder and file have the name as the image UUID). After deleting the folders in the zip file, the plugin worked perfectly fine. Is it possible for this to be fixed?

Children
No Data