<?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 read a document's UID into a context variable? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317126#M4127</link>
    <description>&lt;P&gt;Could it be related to the following bug &lt;A href="https://jira.nuxeo.com/browse/NXS-908" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXS-908&lt;/A&gt;, fixed recently and released in the middle of next week on Studio ?&lt;/P&gt;
&lt;P&gt;In short: Studio displays that the document HAS the uid schema while it is not the case. you could use another metadata or wait for the fix to be released.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2012 19:48:07 GMT</pubDate>
    <dc:creator>Alain_ESCAFFRE</dc:creator>
    <dc:date>2012-01-20T19:48:07Z</dc:date>
    <item>
      <title>How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317123#M4124</link>
      <description>&lt;P&gt;I've tried:&lt;/P&gt;
&lt;P&gt;Value: expr:@{Document["uid:uid"]} in a Execution Context &amp;gt; Set Context variable (traindocuid)
and get a blank(null?) when I use the traindocid variable in a User Interface &amp;gt; Add Info message as a check.&lt;/P&gt;
&lt;P&gt;Message value is: traindocuid = @{traindocuid}. For the output, I get "traindocuid = " then nothing.
No errors are generated on the screen or in the logs.&lt;/P&gt;
&lt;P&gt;As a sanity check I substituted: expr:@{Document["dc:title"]} in the Set Context Variable and this works as expected.&lt;/P&gt;
&lt;P&gt;Am I missing something?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 18:30:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317123#M4124</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2012-01-20T18:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317124#M4125</link>
      <description>&lt;P&gt;Could it be that in the first one you set up "traindocid" variable, while you try to read "traindocuid" (pay attention to the &lt;EM&gt;u&lt;/EM&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 18:33:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317124#M4125</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2012-01-20T18:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317125#M4126</link>
      <description>&lt;P&gt;Good get! I checked, and the missing "u" is a typo in the question (I fixed the missing "u").&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 18:41:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317125#M4126</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2012-01-20T18:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317126#M4127</link>
      <description>&lt;P&gt;Could it be related to the following bug &lt;A href="https://jira.nuxeo.com/browse/NXS-908" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXS-908&lt;/A&gt;, fixed recently and released in the middle of next week on Studio ?&lt;/P&gt;
&lt;P&gt;In short: Studio displays that the document HAS the uid schema while it is not the case. you could use another metadata or wait for the fix to be released.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 19:48:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317126#M4127</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2012-01-20T19:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317127#M4128</link>
      <description>&lt;P&gt;All the documents I'm trying to read are extended from Folder!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 20:30:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317127#M4128</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2012-01-20T20:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317128#M4129</link>
      <description>&lt;P&gt;Are you sure they exactly inherit from Folder ? because you had said once that you had renamed the types imported with the initial default templates. If you have renamed it, it is not the same anymore, and you will have the above mentioned bug.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2012 01:27:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317128#M4129</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2012-01-21T01:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317129#M4130</link>
      <description>&lt;P&gt;Thanks for the help !!!!&lt;/P&gt;
&lt;P&gt;Looks like expr:Document.getId() for value in Execution Context -&amp;gt; Set Context Variable get's me what I needed.&lt;/P&gt;
&lt;P&gt;I didn't realize there was more that one uid property, the "system" uid is the uid I needed.&lt;/P&gt;
&lt;P&gt;Karl&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 18:49:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317129#M4130</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2012-01-24T18:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317130#M4131</link>
      <description>&lt;P&gt;btw, note, that the expr&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 19:27:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317130#M4131</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2012-01-24T19:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read a document's UID into a context variable?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317131#M4132</link>
      <description>&lt;P&gt;any update karl?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2012 17:59:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-i-read-a-document-s-uid-into-a-context-variable/m-p/317131#M4132</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-03-14T17:59:19Z</dc:date>
    </item>
  </channel>
</rss>

