<?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: Configure an action for the execution of a chain in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319600#M6601</link>
    <description>&lt;P&gt;In the &lt;CODE&gt;&amp;lt;action&amp;gt;&lt;/CODE&gt; element you should use:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;link="#{operationActionBean.doOperation('your.chain.name')}"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 19 Apr 2012 11:35:17 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2012-04-19T11:35:17Z</dc:date>
    <item>
      <title>Configure an action for the execution of a chain</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319599#M6600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I configured a chain like the following:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;chain id="minimum_chain"&amp;gt;  
  &amp;lt;operation id="Seam.AddInfoMessage"&amp;gt;  
    &amp;lt;param type="string" name="message"&amp;gt;Success.&amp;lt;/param&amp;gt;  
  &amp;lt;/operation&amp;gt;  
&amp;lt;/chain&amp;gt;  
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Additionally I configured in another component/extension file the according action:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;action id="Chain.minimum_chain" link="" enabled="true" order="20"
    label="minimum.chain" icon="/icons/action_add.gif"&amp;gt;  
  &amp;lt;category&amp;gt;SUBVIEW_UPPER_LIST&amp;lt;/category&amp;gt;  
  &amp;lt;filter id="newProjectAck"&amp;gt;  
    &amp;lt;rule grant="true"&amp;gt;  
      &amp;lt;permission&amp;gt;AddChildren&amp;lt;/permission&amp;gt;  
      &amp;lt;type&amp;gt;Project&amp;lt;/type&amp;gt;  
    &amp;lt;/rule&amp;gt;  
  &amp;lt;/filter&amp;gt;  
&amp;lt;/action&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The button is displayed correctly. I can click the button and the page reloads but nothing happens. I have no errors in the server log and it looks like nothing happens at all. I created a minimal chain to test my understanding of the mechanism but it looks like there is a missing link.&lt;/P&gt;
&lt;P&gt;Any ideas what's wrong?&lt;/P&gt;
&lt;P&gt;I don't find an example in the documentation which shows how to connect an action with an operation chain.&lt;/P&gt;
&lt;P&gt;Best regards, Michael&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2012 21:27:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319599#M6600</guid>
      <dc:creator>Michael_Bell</dc:creator>
      <dc:date>2012-04-18T21:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Configure an action for the execution of a chain</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319600#M6601</link>
      <description>&lt;P&gt;In the &lt;CODE&gt;&amp;lt;action&amp;gt;&lt;/CODE&gt; element you should use:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;link="#{operationActionBean.doOperation('your.chain.name')}"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Apr 2012 11:35:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319600#M6601</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-04-19T11:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Configure an action for the execution of a chain</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319601#M6602</link>
      <description>&lt;P&gt;I changed the link option to&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 12:25:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319601#M6602</guid>
      <dc:creator>Michael_Bell</dc:creator>
      <dc:date>2012-04-19T12:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configure an action for the execution of a chain</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319602#M6603</link>
      <description>&lt;P&gt;I created [a new question](http&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 14:06:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-an-action-for-the-execution-of-a-chain/m-p/319602#M6603</guid>
      <dc:creator>Michael_Bell</dc:creator>
      <dc:date>2012-04-19T14:06:48Z</dc:date>
    </item>
  </channel>
</rss>

