<?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>Download Document Previous Versions</title><link>https://community.appian.com/discussions/f/user-interface/14260/download-document-previous-versions</link><description>Hi, 
 Is there a way for downloading the previous versions of a passed document? I&amp;#39;d like to show the list of previous versions (and I&amp;#39;m able to do so with Get Document Version Metadata plugin), of a certain document, and being able to download those</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Download Document Previous Versions</title><link>https://community.appian.com/thread/65038?ContentTypeID=1</link><pubDate>Wed, 06 Mar 2019 12:11:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:906632f5-79f4-439f-8517-c32aa15ba03f</guid><dc:creator>Mike Schmitt</dc:creator><description>Well the gist of my suggestion is that, when using a custom DB solution to show documents to users, you can outright skip the in-Appian document versioning system.  In other words, even &amp;quot;new versions&amp;quot; uploaded by users would be their own new document object in the Appian system.&lt;br /&gt;
&lt;br /&gt;
This way, your SAIL interface can detect when old versions of a particular document are present and make them available to download with a single click, using standard SAIL components.  No need for URL hacking in this case.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download Document Previous Versions</title><link>https://community.appian.com/thread/65036?ContentTypeID=1</link><pubDate>Wed, 06 Mar 2019 09:00:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50062353-35ac-4577-841c-68742d804f06</guid><dc:creator>riccardob</dc:creator><description>Hi Mike,&lt;br /&gt;
&lt;br /&gt;
Thanks for your reply.&lt;br /&gt;
The system is under development and, as per your suggestion, we&amp;#39;re already controlling and persisting every document&amp;#39;s metadata (including version) in a specific table of our database.&lt;br /&gt;
The fact is that, when we want to let the user download an older version of a document (since they have the same ID) we don&amp;#39;t have any other way then &amp;quot;construction by hand&amp;quot; of the URL (as shown in the main question).&lt;br /&gt;
&lt;br /&gt;
I guess it&amp;#39;s probabily the only way to obtain that functionality.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Riccardo&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download Document Previous Versions</title><link>https://community.appian.com/thread/65021?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2019 14:57:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3550a542-4028-4fb0-947d-f4b253ab2349</guid><dc:creator>Mike Schmitt</dc:creator><description>Is this for an existing system or for a new one under development currently?  If new, then I strongly suggest a database-backed document management solution that you design, along with document versioning controlled by you.  Under such a system you would simply write a new database row for an updated document version, which (when a new version) would point to the original document PKID and potentially also contain a version number.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download Document Previous Versions</title><link>https://community.appian.com/thread/65020?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2019 14:51:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc7e70b8-684f-4914-966a-d379edd341a4</guid><dc:creator>riccardob</dc:creator><description>Any chance someone got the same issue?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>