<?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: create a custom java-action  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-a-custom-java-action/m-p/285118#M238248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is because your are setting parameter in "executeImpl" method and it is not being called when you create the action. It will be called when you actually execute the action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;execute(node, readOnly, newTxn)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;execute(nodeRef)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Above methods can be used to execute the action against the specified node&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2015 06:01:23 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2015-01-12T06:01:23Z</dc:date>
    <item>
      <title>create a custom java-action</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-a-custom-java-action/m-p/285117#M238247</link>
      <description>Hi all ,I need return a value from a custom action , so i write the action executer class ,here is the code &lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ublic class AddAspectActionExecuter extends ActionExecuterAbstractBase{&amp;nbsp;&amp;nbsp;&amp;nbsp;public static String PARAM_RESULT = "result";&amp;nbsp;&amp;nbsp;&amp;nbsp;//private BeanFactory beanFactory ;&amp;nbsp;&amp;nbsp;&amp;nbsp;@Override&amp;nbsp;&amp;nbsp;&amp;nbsp;protected void exe</description>
      <pubDate>Sun, 11 Jan 2015 14:24:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-a-custom-java-action/m-p/285117#M238247</guid>
      <dc:creator>mirtunis</dc:creator>
      <dc:date>2015-01-11T14:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: create a custom java-action</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-a-custom-java-action/m-p/285118#M238248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is because your are setting parameter in "executeImpl" method and it is not being called when you create the action. It will be called when you actually execute the action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;execute(node, readOnly, newTxn)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;execute(nodeRef)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Above methods can be used to execute the action against the specified node&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 06:01:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-a-custom-java-action/m-p/285118#M238248</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2015-01-12T06:01:23Z</dc:date>
    </item>
  </channel>
</rss>

