<?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: How do I tell where a blob is stored from the document metadata when using the BlobDispatch configuration? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-tell-where-a-blob-is-stored-from-the-document-metadata/m-p/326462#M13463</link>
    <description>&lt;P&gt;The portion of the path &lt;CODE&gt;default&lt;/CODE&gt; should be the repository id. OTOH you shouldn't need to parse it from a string...&lt;/P&gt;</description>
    <pubDate>Thu, 09 Aug 2018 20:05:02 GMT</pubDate>
    <dc:creator>Josh_Fletcher</dc:creator>
    <dc:date>2018-08-09T20:05:02Z</dc:date>
    <item>
      <title>How do I tell where a blob is stored from the document metadata when using the BlobDispatch configuration?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-tell-where-a-blob-is-stored-from-the-document-metadata/m-p/326461#M13462</link>
      <description>&lt;P&gt;Assuming I have three blob repositories configured (invoices, articles, default) for my instance.  Is there a way to tell from the document metadata exactly where the blob is stored?&lt;/P&gt;
&lt;P&gt;Example configuration:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension target="org.nuxeo.ecm.core.blob.DocumentBlobManager" point="configuration"&amp;gt;
  &amp;lt;blobdispatcher&amp;gt;
    &amp;lt;class&amp;gt;org.nuxeo.ecm.core.blob.DefaultBlobDispatcher&amp;lt;/class&amp;gt;
    &amp;lt;property name="dc:nature=invoice"&amp;gt;invoices&amp;lt;/property&amp;gt;
    &amp;lt;property name="dc:nature=article"&amp;gt;articles&amp;lt;/property&amp;gt;
    &amp;lt;property name="default"&amp;gt;default&amp;lt;/property&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Example &lt;CODE&gt;file:content&lt;/CODE&gt;:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;"file:content": { 
 "name": "sample.png",
 "mime-type": "image/png",
 "encoding": null,
 "digestAlgorithm": "MD5",
 "digest": "0caa26f95908fab00bdbdbdcde751cbf",
 "length": "618915",
 "data": "http://localhost:8117/nuxeo/nxfile/default/f51a0ed5-c87c-408e-a945-43dffd0bd457/file:content/sample.png" 
}
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Is the 'default' part of &lt;CODE&gt;/nuxeo/nxfile/default/&lt;/CODE&gt; the name of the repository?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 19:45:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-tell-where-a-blob-is-stored-from-the-document-metadata/m-p/326461#M13462</guid>
      <dc:creator>Damon_Brown</dc:creator>
      <dc:date>2018-08-09T19:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I tell where a blob is stored from the document metadata when using the BlobDispatch configuration?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-tell-where-a-blob-is-stored-from-the-document-metadata/m-p/326462#M13463</link>
      <description>&lt;P&gt;The portion of the path &lt;CODE&gt;default&lt;/CODE&gt; should be the repository id. OTOH you shouldn't need to parse it from a string...&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 20:05:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-tell-where-a-blob-is-stored-from-the-document-metadata/m-p/326462#M13463</guid>
      <dc:creator>Josh_Fletcher</dc:creator>
      <dc:date>2018-08-09T20:05:02Z</dc:date>
    </item>
  </channel>
</rss>

