<?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: Workflow Emailing Help, PLEASE!!!!!!!! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220370#M173500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have same problem to send email ,now ,i hope anyone can solve this problem may kindly share your experience with me, thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2010 09:01:47 GMT</pubDate>
    <dc:creator>evan</dc:creator>
    <dc:date>2010-02-05T09:01:47Z</dc:date>
    <item>
      <title>Workflow Emailing Help, PLEASE!!!!!!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220366#M173496</link>
      <description>Hey everyone.&amp;nbsp; I have been trying to alter the serial review workflow to send out emails to each approver on the list when it is his turn to approve the submitted content.&amp;nbsp; I have changed the submit_processdefinition.xml file in alfresco/workflow directory.I am running enterprise 3.2 from a war file</description>
      <pubDate>Wed, 23 Dec 2009 07:21:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220366#M173496</guid>
      <dc:creator>dlsap</dc:creator>
      <dc:date>2009-12-23T07:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Emailing Help, PLEASE!!!!!!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220367#M173497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does your current assignee actually have an "email" property?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It's probably best not to assume that everyone has an email property and code defensively.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 15:03:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220367#M173497</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-12-23T15:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Emailing Help, PLEASE!!!!!!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220368#M173498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i am not sure.&amp;nbsp; how will i determine this?&amp;nbsp; sorry for the easy questions as this is the first time I have worked with workflow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 19:53:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220368#M173498</guid>
      <dc:creator>dlsap</dc:creator>
      <dc:date>2009-12-23T19:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Emailing Help, PLEASE!!!!!!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220369#M173499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The way I understand it, I suppose that mrogers is telling you to include an if clause to verify if the value that you got from current_assignee.properties.email is not null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, strictly speaking the error that you are being raised is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TypeError: Cannot read property "email" from undefined (AlfrescoJS#1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This typically occurs when you try to read a property from a null object. In this case, maybe the current_assignee object or its properties might not be set or retrieved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you sure that the current_assignee object is properly set? Perhaps you could be retrieving a null value from bpm_assignees.get(wcmwf_approveCnt)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 15:05:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220369#M173499</guid>
      <dc:creator>darioruizlopez</dc:creator>
      <dc:date>2010-01-13T15:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Emailing Help, PLEASE!!!!!!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220370#M173500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have same problem to send email ,now ,i hope anyone can solve this problem may kindly share your experience with me, thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 09:01:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-emailing-help-please/m-p/220370#M173500</guid>
      <dc:creator>evan</dc:creator>
      <dc:date>2010-02-05T09:01:47Z</dc:date>
    </item>
  </channel>
</rss>

