<?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>Hi,  is there a way to manage document versioning directly from a process v</title><link>https://community.appian.com/discussions/f/general/2846/hi-is-there-a-way-to-manage-document-versioning-directly-from-a-process-v</link><description>Hi, is there a way to manage document versioning directly from a process via automated tasks? (i.e. without using attended tasks). For example, in a document approval process, I want to be able to set a &amp;quot;candidate&amp;quot; document (the document to be approved</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi, &lt;br /&gt;is there a way to manage document versioning directly from a process v</title><link>https://community.appian.com/thread/9954?ContentTypeID=1</link><pubDate>Wed, 11 Jun 2014 21:28:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9ad39a27-d104-401d-9a6b-926b7e5a95b6</guid><dc:creator>subramanian Valliappan</dc:creator><description>Hi andrear I have an approach it might help you. &lt;br /&gt;you can use the &amp;quot;word\\pdf doc from template&amp;quot; smart service  for the template provide a sample template with no place holders, in the run time template you can use &amp;quot;myDoc_v2_candidate&amp;quot; pv. You can use the option overwrite an existing document and  in the document to replace you can provide &amp;quot;myDoc_v1_approved&amp;quot; pv.  &lt;br /&gt;This will work provided the document &amp;quot;myDoc_v2_candidate&amp;quot; does not have any new placeholder in it.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi, &lt;br /&gt;is there a way to manage document versioning directly from a process v</title><link>https://community.appian.com/thread/9952?ContentTypeID=1</link><pubDate>Wed, 11 Jun 2014 19:10:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:317b3063-a167-4853-9998-c8c4c9f87c93</guid><dc:creator>andrear</dc:creator><description>The idea is to take from an external source (e.g. by performing a polling on a filesystem folder) a document (let&amp;#39;s call it &amp;quot;myDoc_v2_candidate&amp;quot;) that is candidate for being a new version of a document already existing in the knowledge center(&amp;quot;myDoc_v1_approved&amp;quot;).&lt;br /&gt;&lt;br /&gt;myDoc_v2_candidate is in fact a modified version of myDoc_v1_approve. (that&amp;#39;s the reason for the upgrade). &lt;br /&gt;&lt;br /&gt;After passing few steps of approval, the candidate should be moved in the system as the new version of myDoc_v1_approved (myDoc_v1_approved).&lt;br /&gt;&lt;br /&gt;Do you have any suggestion about how to achieve this behaviour?&lt;br /&gt;&lt;br /&gt;I was thinking to implement  it by loading the previous version of the document in another process variable, but, as you told me, it&amp;#39;s not possible.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi, &lt;br /&gt;is there a way to manage document versioning directly from a process v</title><link>https://community.appian.com/thread/9948?ContentTypeID=1</link><pubDate>Wed, 11 Jun 2014 18:09:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ea827978-66b6-4912-abd7-36cdca63168f</guid><dc:creator>Sathya Srinivasan</dc:creator><description>Are you looking for two process variables to hold two different versions of the same document within a process instance? If so, no it&amp;#39;s not possible.&lt;br /&gt; With regards to versioning, when you created the candidate document, then that version automatically becomes the latest version (or newer version).  The end user always accesses the latest version of the document.  Why would you want to upgrade the document version when no change has been made to it? It defeats the purpose of document versioning.  If you want to manage the status of the document (such as generated for candidate, read and accepted by candidate etc) then you&amp;#39;d do it by a process variable that manages the status life-cycle.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>