<?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>Document Zipper</title><link>https://community.appian.com/discussions/f/plug-ins/12636/document-zipper</link><description>https://community.appian.com/b/appmarket/posts/document-zipper 
 Hi all, 
 I want to create zip file for the documents. So how can i use this document zipper plug-in in the process model. Please help me.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Document Zipper</title><link>https://community.appian.com/thread/56493?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 07:01:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a231585c-7c2e-4709-a7c8-0074fb290fef</guid><dc:creator>vamshidhar</dc:creator><description>Thank you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Zipper</title><link>https://community.appian.com/thread/56487?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 06:47:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c78d08bc-e649-4f06-ad8b-74711266447e</guid><dc:creator>arikd398</dc:creator><description>Hey &lt;a href="/members/vamshidhark0001"&gt;vamshidhar&lt;/a&gt; ,&lt;br /&gt;
&lt;br /&gt;
You can implement the document zipper plug-in in the process model in the below method.&lt;br /&gt;
&lt;br /&gt;
Step 1: In the process model using &amp;quot;Create Folder&amp;quot; smart service create a folder with the required documents:&lt;br /&gt;
&lt;br /&gt;
Parent Folder - values should be the docs&lt;br /&gt;
New Folder Name -  the new folder name&lt;br /&gt;
&lt;br /&gt;
Step 2: Using the &amp;quot;Copy Document Service&amp;quot; smart service move this new folder and the documents to the destination folder.&lt;br /&gt;
&lt;br /&gt;
Step 3: Then using the plugin &amp;quot;Document Zipper&amp;quot; smart service you enter the below input nodes&lt;br /&gt;
&lt;br /&gt;
Root Folder - The folder in which we have documents to zip in this case its the destination folder&lt;br /&gt;
&lt;br /&gt;
Target Folder - The folder where the generated zip file to be placed.&lt;br /&gt;
&lt;br /&gt;
Zip Doc Desc - Description of the zip file generated&lt;br /&gt;
&lt;br /&gt;
Zip Doc Name  - Name for the zip file generated.&lt;br /&gt;
&lt;br /&gt;
Hope this helps.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Zipper</title><link>https://community.appian.com/thread/56479?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 06:18:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c9859c32-a812-4b87-a578-b2c32da7b330</guid><dc:creator>Pradeep Gudishana</dc:creator><description>thank you for detailed explanation&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Zipper</title><link>https://community.appian.com/thread/56474?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 05:15:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:993868de-25c3-4a4c-b5e5-f6058841ff2e</guid><dc:creator>josep</dc:creator><description>Hello Vamshidhar, &lt;br /&gt;
&lt;br /&gt;
Specifically for the plugin you asked follow the answer from Ramajaneyulut. Which takes a folder and add everything to a zip file. &lt;br /&gt;
&lt;br /&gt;
I just wanted to let you know to create zip files you have another option which is. &lt;br /&gt;
&lt;br /&gt;
add file to zip- plugin &lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/sites/shared-components/page/shared-components/record/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUhe2jLnPOyFc-0Gk94wpv3uxhXWmsqwPCWA/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This one creates a new zip file and you pass to it some values, his will require a template file (empty zip file)&lt;br /&gt;
In this you have to pass the array of documents (ids) the doc id for the zip template, and names target folder and other parameters. &lt;br /&gt;
&lt;br /&gt;
Hope this helps &lt;br /&gt;
&lt;br /&gt;
Jose&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Zipper</title><link>https://community.appian.com/thread/56461?ContentTypeID=1</link><pubDate>Mon, 11 Jun 2018 14:30:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5a8cb0f-039f-4039-bd81-a9fc93220598</guid><dc:creator>Rama Thummala</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/vamshidhark0001"&gt;vamshidhar&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The plugin &amp;quot;Document Zipper&amp;quot; smart service will expects below parameters.&lt;/p&gt;
&lt;p&gt;Root Folder - The folder in which we have documents to zip..(It will zip all documents in the folder).&lt;/p&gt;
&lt;p&gt;Target Folder - The folder where the generated zip file to be placed.&lt;/p&gt;
&lt;p&gt;Zip Doc Name&amp;nbsp; - Name for the zip file generated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>