<?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: MailActionExecuter.PARAM_TO_MANY parameter not working in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/mailactionexecuter-param-to-many-parameter-not-working/m-p/241405#M194535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nowhere,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem with the &lt;/SPAN&gt;&lt;EM&gt;MailActionExecuter&lt;/EM&gt;&lt;SPAN&gt;, though I'm trying to send the mail via a scheduled action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that this action doesn't take mail-addresses as an input for the &lt;/SPAN&gt;&lt;EM&gt;to_many&lt;/EM&gt;&lt;SPAN&gt; parameter but rather a list of usernames. These get checked against the authority service and in case the user exists, his mail-address is used (if existent). If you provide mail-addresses instead of usernames the current implementation does not find the users and thus does not add the addresses to the list of recipiants. It seems that this action could use a revision.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As it further doesn't seem to be possible to define a list of values for the &lt;/SPAN&gt;&lt;EM&gt;to_many&lt;/EM&gt;&lt;SPAN&gt; parameter in case you want to define the action via a SimpleTemplateActionDefinition, I would like to see a &lt;/SPAN&gt;&lt;EM&gt;to&lt;/EM&gt;&lt;SPAN&gt; parameter that also accepts a comma or semicolon seperated list of mail-addresses. Maybe I have to define such an action myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 May 2010 13:04:18 GMT</pubDate>
    <dc:creator>feedler</dc:creator>
    <dc:date>2010-05-04T13:04:18Z</dc:date>
    <item>
      <title>MailActionExecuter.PARAM_TO_MANY parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mailactionexecuter-param-to-many-parameter-not-working/m-p/241404#M194534</link>
      <description>Hi all,I was using with previuos Alfresco Version this code:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action mailAction1 = this.actionService.createAction(MailActionExecuter.NAME);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;mailAction1.setParameterValue(&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MailActionExecuter.PARAM_SUBJECT , "Some questions");&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;mailAction1.setParame</description>
      <pubDate>Mon, 12 Apr 2010 20:54:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mailactionexecuter-param-to-many-parameter-not-working/m-p/241404#M194534</guid>
      <dc:creator>nowhere</dc:creator>
      <dc:date>2010-04-12T20:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: MailActionExecuter.PARAM_TO_MANY parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mailactionexecuter-param-to-many-parameter-not-working/m-p/241405#M194535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nowhere,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem with the &lt;/SPAN&gt;&lt;EM&gt;MailActionExecuter&lt;/EM&gt;&lt;SPAN&gt;, though I'm trying to send the mail via a scheduled action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that this action doesn't take mail-addresses as an input for the &lt;/SPAN&gt;&lt;EM&gt;to_many&lt;/EM&gt;&lt;SPAN&gt; parameter but rather a list of usernames. These get checked against the authority service and in case the user exists, his mail-address is used (if existent). If you provide mail-addresses instead of usernames the current implementation does not find the users and thus does not add the addresses to the list of recipiants. It seems that this action could use a revision.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As it further doesn't seem to be possible to define a list of values for the &lt;/SPAN&gt;&lt;EM&gt;to_many&lt;/EM&gt;&lt;SPAN&gt; parameter in case you want to define the action via a SimpleTemplateActionDefinition, I would like to see a &lt;/SPAN&gt;&lt;EM&gt;to&lt;/EM&gt;&lt;SPAN&gt; parameter that also accepts a comma or semicolon seperated list of mail-addresses. Maybe I have to define such an action myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 13:04:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mailactionexecuter-param-to-many-parameter-not-working/m-p/241405#M194535</guid>
      <dc:creator>feedler</dc:creator>
      <dc:date>2010-05-04T13:04:18Z</dc:date>
    </item>
  </channel>
</rss>

