<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Upload Zip file issues</title><link>https://community.appian.com/discussions/f/general/8996/upload-zip-file-issues</link><description>i want to validate a!fileUploadField If there are multiple files in the .zip file after i hit Submit button and present an error to the user,if it is more than one file .the problem is how i can drill down the Zip file and check how may files are within</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Upload Zip file issues</title><link>https://community.appian.com/thread/40039?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 19:53:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6b920ef-9674-48d2-87e4-d42e08fd6938</guid><dc:creator>Carlos Santander</dc:creator><description>I agree with philb that a plugin would do the trick. Getting the number of entries shouldn&amp;#39;t be too slow, though. Check &lt;a href="https://docs.oracle.com/javase/8/docs/api/java/util/zip/ZipFile.html#size--"&gt;docs.oracle.com/.../ZipFile.html&lt;/a&gt;, which gives you exactly what you need.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload Zip file issues</title><link>https://community.appian.com/thread/40035?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 19:37:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f444b9a8-2020-48c5-81e9-3f98bc4dd4f5</guid><dc:creator>sikhivahans</dc:creator><description>@sefenez Also here is a post at &lt;a href="https://forum.appian.com/suite/tempo/entry/f-201480"&gt;forum.appian.com/.../f-201480&lt;/a&gt; which would be helpful just in case if you want to bring the zip contents into Appian.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload Zip file issues</title><link>https://community.appian.com/thread/40034?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 19:22:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9ca9f73d-dd2c-4cbb-9f69-c6c66d32f51d</guid><dc:creator>PhilB</dc:creator><description>Maybe you could upload the file, unzip the file using a plugin, count the files, and then return an error if there&amp;#39;s more than one? There&amp;#39;s a plugin for unzipping here - &lt;a href="https://forum.appian.com/suite/tempo/records/item/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUhuuiLnMD1ak1XjnaguzunxoFhUQv2X6vGQ/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This solution might be rather slow for the user, though...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>