<?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 EL expression for file:content being empty in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321922#M8923</link>
    <description>&lt;P&gt;How would I phrase the EL expression to be "the file content of the document is empty", so there are no files in the actual content of the document. So far I have:&lt;/P&gt;
&lt;P&gt;#{document.getProperty("file:content")=='empty'}&lt;/P&gt;
&lt;P&gt;so this gets the file content, but the "'empty'" part is wrong.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 06 Nov 2014 20:09:48 GMT</pubDate>
    <dc:creator>nathan1620_</dc:creator>
    <dc:date>2014-11-06T20:09:48Z</dc:date>
    <item>
      <title>EL expression for file:content being empty</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321922#M8923</link>
      <description>&lt;P&gt;How would I phrase the EL expression to be "the file content of the document is empty", so there are no files in the actual content of the document. So far I have:&lt;/P&gt;
&lt;P&gt;#{document.getProperty("file:content")=='empty'}&lt;/P&gt;
&lt;P&gt;so this gets the file content, but the "'empty'" part is wrong.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2014 20:09:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321922#M8923</guid>
      <dc:creator>nathan1620_</dc:creator>
      <dc:date>2014-11-06T20:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: EL expression for file:content being empty</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321923#M8924</link>
      <description>&lt;P&gt;Hy,
perhaps like this :
file:filename IS NOT NULL&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:58:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321923#M8924</guid>
      <dc:creator>vjoussot_</dc:creator>
      <dc:date>2014-11-07T10:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: EL expression for file:content being empty</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321924#M8925</link>
      <description>&lt;P&gt;This works for me in a an Action Activation custom EL field:
&lt;CODE&gt;#{currentDocument.file.content == null}&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:53:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321924#M8925</guid>
      <dc:creator>Steven_Huwig1</dc:creator>
      <dc:date>2014-11-07T15:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: EL expression for file:content being empty</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321925#M8926</link>
      <description>&lt;P&gt;I would try #{empty document.getProperty(“file&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 16:31:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/el-expression-for-file-content-being-empty/m-p/321925#M8926</guid>
      <dc:creator>Greg_Drayon</dc:creator>
      <dc:date>2015-11-13T16:31:17Z</dc:date>
    </item>
  </channel>
</rss>

