<?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 How do I find out if a document exists through Automation chain? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-find-out-if-a-document-exists-through-automation-chain/m-p/320906#M7907</link>
    <description>&lt;P&gt;I am using Document.create operation in my automation chain to create a Folder say "newDoc". The operation chain creates newDoc.54524445xx if the newDoc is already available.
I would like to know within automation chain if a Folder named newDoc is already available so that i can reuse it without creating a duplicate (newDoc.54524445xx).
How can i do that?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2014 15:05:19 GMT</pubDate>
    <dc:creator>Sid_Saddala</dc:creator>
    <dc:date>2014-10-30T15:05:19Z</dc:date>
    <item>
      <title>How do I find out if a document exists through Automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-find-out-if-a-document-exists-through-automation-chain/m-p/320906#M7907</link>
      <description>&lt;P&gt;I am using Document.create operation in my automation chain to create a Folder say "newDoc". The operation chain creates newDoc.54524445xx if the newDoc is already available.
I would like to know within automation chain if a Folder named newDoc is already available so that i can reuse it without creating a duplicate (newDoc.54524445xx).
How can i do that?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:05:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-find-out-if-a-document-exists-through-automation-chain/m-p/320906#M7907</guid>
      <dc:creator>Sid_Saddala</dc:creator>
      <dc:date>2014-10-30T15:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find out if a document exists through Automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-find-out-if-a-document-exists-through-automation-chain/m-p/320907#M7908</link>
      <description>&lt;P&gt;Use the &lt;CODE&gt;exists&lt;/CODE&gt; method of the &lt;CODE&gt;CoreSession&lt;/CODE&gt; to check for the presence of a document, passing a &lt;CODE&gt;PathRef&lt;/CODE&gt; with the path for the document you want to check for.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2014 13:51:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-find-out-if-a-document-exists-through-automation-chain/m-p/320907#M7908</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2014-11-04T13:51:47Z</dc:date>
    </item>
  </channel>
</rss>

