<?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>Create Zip FIle</title><link>https://community.appian.com/discussions/f/plug-ins/29883/create-zip-file</link><description>Hi All, 
 I am trying to create a zip file using create zip file smart service. After configuring the parameters (documents,folder,file name) i tried to execute the smart service but getting this error. 
 Exceptionnet.lingala.zip4j.exception.ZipException</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Create Zip FIle</title><link>https://community.appian.com/thread/118666?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2023 14:54:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8fdd11bc-77b8-4285-8de8-21a782961407</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;My trick for this is usually using a &amp;quot;filename safe&amp;quot; datestamp, like text(now(), &amp;quot;yyyy-mm-dd&amp;quot;) (bonus, it&amp;#39;s ISO 8601 compliance and sorts correctly).&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/19/pastedimage1693925604816v1.png" alt=" " /&gt; (h/t: XKCD)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create Zip FIle</title><link>https://community.appian.com/thread/118647?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2023 07:59:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0f088914-dcbc-44bc-bf8b-19512e4fafa1</guid><dc:creator>pradeepb568219</dc:creator><description>&lt;p&gt;Thanks for the suggestion,replaced today() with text and it worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create Zip FIle</title><link>https://community.appian.com/thread/118645?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2023 07:50:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:81b6e88b-cf9a-49df-81ad-c6ec96e907f1</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;today() becomes &amp;quot;9/5/2023&amp;quot; and the slash is an invalid character in file names. You will have to create the file name in a save way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create Zip FIle</title><link>https://community.appian.com/thread/118643?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2023 07:48:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:12964e22-c1f4-44ec-8d02-5e9967ee0ec8</guid><dc:creator>pradeepb568219</dc:creator><description>&lt;p&gt;This is the file name&amp;nbsp;&lt;strong&gt;TestZip Attachments&amp;amp;today() i have given.&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create Zip FIle</title><link>https://community.appian.com/thread/118641?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2023 07:44:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:afb72b40-1d76-439b-a48c-d0c9de6c4347</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The slashes in the file name look suspicious. Is that provided by you?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>