<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Wrong (CMIS) version status after simply importing a document file? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323388#M10389</link>
    <description>&lt;P&gt;The default Nuxeo versioning scheme is "web-oriented", where people create documents with metadata through a web interface and when they're satisfied with it, record a snapshot through versioning. The initial creation can take several steps, go through a workflow or validation, and that's why we don't record a version at this stage.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Dec 2012 16:50:55 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2012-12-24T16:50:55Z</dc:date>
    <item>
      <title>Wrong (CMIS) version status after simply importing a document file?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323384#M10385</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I wonder about the version status (CMIS nuxeo:isCheckedIn) after I uploaded a file via the web interface. isCheckedIn is FALSE, which prevents a CMIS user to check out the requested document subsequently. Currently the CMIS user must first check in the 'checked out document' to get around.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 16:10:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323384#M10385</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-12-12T16:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong (CMIS) version status after simply importing a document file?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323385#M10386</link>
      <description>&lt;P&gt;By default, documents created via the Nuxeo Web UI are not yet archived and therefore not yet formally versioned. They are considered initial "Working Copies" in this state and are displayed in the UI with "version" 0.0. This is similar to CMIS document creation with a versioning state of NONE.&lt;/P&gt;
&lt;P&gt;In Nuxeo, you must select the the "Edit" tab for the document, select "Increment version" radio button, and then Save in order to version the document. See &lt;A href="http://doc.nuxeo.com/display/NXDOC/Versioning"&gt;Nuxeo Versioning&lt;/A&gt; for more information.&lt;/P&gt;
&lt;P&gt;Once &lt;A href="https://jira.nuxeo.com/browse/NXP-8965"&gt;NXP-8965&lt;/A&gt; is resolved, it would seem useful to include the versioning widget on the create form in addition to the edit form. Then a Nuxeo Web user could version the document as part of document creation just like CMIS.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 10:48:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323385#M10386</guid>
      <dc:creator>ron_1</dc:creator>
      <dc:date>2012-12-14T10:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong (CMIS) version status after simply importing a document file?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323386#M10387</link>
      <description>&lt;P&gt;Thanks for the documentation hint.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 12:31:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323386#M10387</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-12-14T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong (CMIS) version status after simply importing a document file?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323387#M10388</link>
      <description>&lt;P&gt;There is a reason why the CMIS versioning state of NONE exists. For example, in some scenarios an optimistic locking scheme is more appropriate to manage concurrent access to documents than the pessimistic check-in/check-out version-centric model. CMIS supports optimistic locking using a changeToken. In many of these scenarios, there is no need to archive the document at every change so the overhead required to store every document version is avoided.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 13:37:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323387#M10388</guid>
      <dc:creator>ron_1</dc:creator>
      <dc:date>2012-12-14T13:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong (CMIS) version status after simply importing a document file?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323388#M10389</link>
      <description>&lt;P&gt;The default Nuxeo versioning scheme is "web-oriented", where people create documents with metadata through a web interface and when they're satisfied with it, record a snapshot through versioning. The initial creation can take several steps, go through a workflow or validation, and that's why we don't record a version at this stage.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2012 16:50:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/wrong-cmis-version-status-after-simply-importing-a-document-file/m-p/323388#M10389</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-12-24T16:50:55Z</dc:date>
    </item>
  </channel>
</rss>

