<?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: Data List Task Title in email notification in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247919#M201049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick response Mike.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was hoping for a quick "cheat-sheet" of tasks, discussion, and doclibrary template references to pull specific data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I guess I'll jump in head first and try to absorb the contents in the link above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for the info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Dec 2010 18:31:35 GMT</pubDate>
    <dc:creator>mthomas</dc:creator>
    <dc:date>2010-12-06T18:31:35Z</dc:date>
    <item>
      <title>Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247913#M201043</link>
      <description>I am trying to figure out how to add the title and description of a task to my email notification for a task addition or update.&amp;nbsp; This is from a Task List created in the data lists section of a site within Share.Currently I have set up email notifications by browsing to the appropriate folder within</description>
      <pubDate>Mon, 01 Nov 2010 21:06:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247913#M201043</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-11-01T21:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247914#M201044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone?&amp;nbsp; I guess I could clarify that the above works in that it sends the email notification and successfully inserts the person's name into the email.&amp;nbsp; What I do not know how to do is get the title or other details of the task into the email.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 00:44:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247914#M201044</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-11-15T00:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247915#M201045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should have a top-level "document" object with all the data list's properties. e.g. document.properties["cm:title"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 08:48:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247915#M201045</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-11-15T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247916#M201046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&amp;nbsp; I'm not exactly clear as to what you mean.&amp;nbsp; But I'll explore a little.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 20:02:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247916#M201046</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-01T20:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247917#M201047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mike, but I haven't found where the properties are being pulled from yet.&amp;nbsp; I didn't find document.properties.&amp;nbsp; Could you give me a bit of help?&amp;nbsp; In my document notify scripts I have, "The document '${document.name}', has been updated in the '${space.name}' space, it was updated by ${person.properties.firstName}"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And it works.&amp;nbsp; But what I don't know is where space.name, document name and person.properties.firstName are being defined.&amp;nbsp; Is there a properties file somewhere?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 15:37:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247917#M201047</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-06T15:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247918#M201048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here you go; this should help point you in the right direction. &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.4_JavaScript_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.4_JavaScript_API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 15:55:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247918#M201048</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-12-06T15:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247919#M201049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick response Mike.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was hoping for a quick "cheat-sheet" of tasks, discussion, and doclibrary template references to pull specific data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I guess I'll jump in head first and try to absorb the contents in the link above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for the info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 18:31:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247919#M201049</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-06T18:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247920#M201050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For anyone that is following this discussion here is what I found.&amp;nbsp; To create a notification email template that will include specific details I used the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Task List Name:&amp;nbsp;&amp;nbsp; ${space.properties.title}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Task Title:&amp;nbsp; ${document.properties.title}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User that added it: ${person.properties.firstName}&amp;lt;#if person.properties.lastName?exists&amp;gt; ${person.properties.lastName}&amp;lt;/#if&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Task description: ${document.properties.description}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Link to Task List:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;#assign ref=space.nodeRef&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;#assign displayPaths=document.displayPath?split("/")&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;#assign site=displayPaths[3]&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8080/share/page/site/${site}/data-lists?list=${space.name" rel="nofollow noopener noreferrer"&gt;http://myserver:8080/share/page/site/${site}/data-lists?list=${space.name&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 23:37:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247920#M201050</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-06T23:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247921#M201051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;how can I get the data list "assignee" or "assigned to" variable in the e-mail. I tried document.properties.assignee and document.properties.assignedto ut it returns NULL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 15:49:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247921#M201051</guid>
      <dc:creator>efvrvo</dc:creator>
      <dc:date>2011-02-22T15:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247922#M201052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to know the same thing.&amp;nbsp; Haven't worked it out yet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 00:17:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247922#M201052</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2011-03-03T00:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247923#M201053</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;BR /&gt;&lt;SPAN&gt;I'm having the same problem. How can we get the email of an assigned people ? Did you find something ? …or a clue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 13:57:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247923#M201053</guid>
      <dc:creator>pbb</dc:creator>
      <dc:date>2011-05-24T13:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data List Task Title in email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247924#M201054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pavaniakella&amp;nbsp; solved this one for me. I did the following&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var person=document.assocs["dl:issueAssignedTo"][0];&lt;BR /&gt;var username=person.properties["{&lt;A href="http://www.alfresco.org/model/content/1.0}userName" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}userName&lt;/A&gt;"];&lt;BR /&gt;var workflow = actions.create("start-workflow");&lt;BR /&gt;workflow.parameters.workflowName = "jbpm$wf:adhoc";&lt;BR /&gt;workflow.parameters["bpm:workflowDescription"] =&amp;nbsp; document.properties["dl:issueID"] + " - "+ document.properties.title;&lt;BR /&gt;workflow.parameters["bpm:assignee"] = people.getPerson(username);&lt;BR /&gt;workflow.parameters["bpm:workflowDueDate"] = document.properties["dl:issueDueDate"];&lt;BR /&gt;workflow.parameters["wf:notifyMe"] = true;&lt;BR /&gt;&lt;BR /&gt;workflow.execute(document);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 08:24:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/data-list-task-title-in-email-notification/m-p/247924#M201054</guid>
      <dc:creator>efvrvo</dc:creator>
      <dc:date>2011-06-28T08:24:37Z</dc:date>
    </item>
  </channel>
</rss>

