<?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: Overload user workspace creation in studio in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/overload-user-workspace-creation-in-studio/m-p/326583#M13584</link>
    <description>&lt;P&gt;I finally made it with an EL expression :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Set Context Variable : name_test = /default-domain/UserWorkspaces/@{Document.name}
Set Context Variable : path_test = @{Document.path}
Run Document Chain   : @{(Context["name_test"] == Context["path_test"] ? 'action' : 'void')}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 08 Jun 2012 08:50:08 GMT</pubDate>
    <dc:creator>pibou_Bouvret</dc:creator>
    <dc:date>2012-06-08T08:50:08Z</dc:date>
    <item>
      <title>Overload user workspace creation in studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/overload-user-workspace-creation-in-studio/m-p/326582#M13583</link>
      <description>&lt;P&gt;What is the correct way to catch the user workspace creation event ?&lt;/P&gt;
&lt;P&gt;Using "Document path starts with /default-domain/UserWorkspaces(/)" matches any workspace under the current user workspace, and i am just not able to write an EL expression in my chain in order to check the current document, kind of&lt;/P&gt;
&lt;P&gt;@{ '/default-domain/UserWorkspaces/'.concat(Document.title) ==  Document.path  ? action : void }&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2012 16:39:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/overload-user-workspace-creation-in-studio/m-p/326582#M13583</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2012-06-07T16:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Overload user workspace creation in studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/overload-user-workspace-creation-in-studio/m-p/326583#M13584</link>
      <description>&lt;P&gt;I finally made it with an EL expression :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Set Context Variable : name_test = /default-domain/UserWorkspaces/@{Document.name}
Set Context Variable : path_test = @{Document.path}
Run Document Chain   : @{(Context["name_test"] == Context["path_test"] ? 'action' : 'void')}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Jun 2012 08:50:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/overload-user-workspace-creation-in-studio/m-p/326583#M13584</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2012-06-08T08:50:08Z</dc:date>
    </item>
  </channel>
</rss>

