<?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>Save draft Functionallity</title><link>https://community.appian.com/discussions/f/user-interface/12618/save-draft-functionallity</link><description>Appian provides a feature to save your current data through save draft functionality, but when i try to upload a file and try to save the UI through save draft functionality, it gave me an UI expression error: &amp;quot;Saving a form containing files is not supported</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Save draft Functionallity</title><link>https://community.appian.com/thread/56309?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 03:43:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c2e078ba-7de2-4156-9cf4-fb72dd285e19</guid><dc:creator>josep</dc:creator><description>Hello Lokesh, &lt;br /&gt;
&lt;br /&gt;
At this point i think others have already answered your questions I just wanted to mention the following. &lt;br /&gt;
&lt;br /&gt;
Do you really need to use the standard save draft? Keep in mind that using the standard save draft can have some drawbacks: &lt;br /&gt;
- to query the information in the save draft you will need a task report. You won’t be able (easily) to query the information and make joins with the database. I personally prefer to store that saves information in the database.&lt;br /&gt;
- think about the reports of the “in process information” or “on hold”. And the completed. &lt;br /&gt;
- saving in draft potentially will have process instances hanging if the user does not continue with the process. In the long term maybe you should have to handle. (Add to the equation the volume and size of the process instance).&lt;br /&gt;
- I can see that you might need a flag to lock just to make sure the information is not updated in the database and when you open the task again something becomes inconsistent. &lt;br /&gt;
&lt;br /&gt;
Finally the limitations as you found out and the comments that other provided&lt;br /&gt;
&lt;br /&gt;
Jose&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save draft Functionallity</title><link>https://community.appian.com/thread/56293?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 13:52:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:31f71c0b-659e-445d-b0e7-3ba54aed5338</guid><dc:creator>Sidhant Behura</dc:creator><description>You can have your own Submit Button names &amp;quot;Save Draft&amp;quot; where you go into the process flow again, save the data entered in the form if needed and route back to the form without an activity chaining. This mimics the default Save Draft button. Hope it helps!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save draft Functionallity</title><link>https://community.appian.com/thread/56290?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 12:55:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c1eb874-f5c8-4a3c-ac29-332f023cb85f</guid><dc:creator>lokeshk</dc:creator><description>that&amp;#39;s the last option to remove , but i want that user should save the data through save draft functionality&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save draft Functionallity</title><link>https://community.appian.com/thread/56289?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 12:53:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23860d2d-a2cc-4027-aef8-d28cfc9a0f2f</guid><dc:creator>Carlos Santander</dc:creator><description>Just uncheck &amp;quot;Allow Users to Save a Draft of In-Progress Tasks&amp;quot;, as mentioned in &lt;a href="https://docs.appian.com/suite/help/18.2/Forms_Tab.html#allow-users-to-save-a-draft-of-in-progress-tasks"&gt;docs.appian.com/.../Forms_Tab.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save draft Functionallity</title><link>https://community.appian.com/thread/56288?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 12:47:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:995c5e33-c61b-4328-a074-9426b6802216</guid><dc:creator>lokeshk</dc:creator><description>&lt;a href="/members/raghavendrar0001"&gt;Shanmukha&lt;/a&gt; Save Draft is Appian by default functionality, how we can remove it from UI?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save draft Functionallity</title><link>https://community.appian.com/thread/56284?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 12:23:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8bbfcfb2-7e45-4cdb-9674-55dfd0ec98f1</guid><dc:creator>Shanmukha</dc:creator><description>Hi Lokesh,&lt;br /&gt;
There are few cases where save draft does not work. If you have any data manipulation happened with load or with it will defiantly not good idea to keep Save Draft Option on the UI this is what I have experienced with my code. &lt;br /&gt;
&lt;br /&gt;
Coming to in your case whenever you upload a file it will automatically call some stuff in the background where it will generate id for that and store them in the tmp location so this might be the possibility Appian is showing this message upfront. &lt;br /&gt;
&lt;br /&gt;
Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>