<?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: Notify document's author of approval? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12200#M4952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Frank,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There seems to be a misunderstanding: basicly the kind of action you mention is available out of the box. More complex workflows require some form of customization. Alfresco offers a lot of possibilities on that aspect. This is a thread about what direction to chose and … how to learn from eachother doing that .. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the others agree that Alfresco, even out of the box, is a great piece of work and all of us simple users are very happy with it, even when it's possibilities tend to challenge us to expand our knowledge more or less all the time. If we weren't we'd not be here discussing, and if we don't like to find out for ourselves we can always hire someone to make the customizations for us.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So don't let yourself be put off too easy, it's well worth the effort, at least that's my 2p on this one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Having said this: anyone made a commencement on the subject?&amp;nbsp; :?:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2007 22:27:40 GMT</pubDate>
    <dc:creator>peterh_nl</dc:creator>
    <dc:date>2007-03-23T22:27:40Z</dc:date>
    <item>
      <title>Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12194#M4946</link>
      <description>Hi all, I am curious if this is possible with Alfresco:A user has a PO Req (spreadsheet) they wish to have approved.They drop it into /Operations/PO Reqs. An email notification is sent to the Operations Manager to let them know a document has been placed here for their review. (I understand how to d</description>
      <pubDate>Mon, 24 Jul 2006 14:03:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12194#M4946</guid>
      <dc:creator>nullman</dc:creator>
      <dc:date>2006-07-24T14:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12195#M4947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This could be done with a custom action.&amp;nbsp; For example, a custom action could be written that a) takes the author field from the content item, b) resolves the author to a username and associated email address, and c) emails the author an email using a pre-defined template.&amp;nbsp; The action could be invoked by any number of events, such as via a workflow step or via a condition defined within a normal rule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 18:54:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12195#M4947</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-07-25T18:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12196#M4948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have run into the same problem: I was a bit surprised not to find "special users" like the "document author" or "last modifier" available as choices in rule definitions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This could be done with a custom action.&amp;nbsp; For example, a custom action could be written that a) takes the author field from the content item, b) resolves the author to a username and associated email address, and c) emails the author an email using a pre-defined template.&amp;nbsp; The action could be invoked by any number of events, such as via a workflow step or via a condition defined within a normal rule.&lt;BR /&gt;–Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to get a better idea of the amount of work this entails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to me that defining a new action would be the easiest way to acomplish the task, but it feels a bit hackish and not very scalable (how many actions would you define for misc. user roles in a document editing chain?): wouldn't "the right thing to do" be to extend the "Set Action Values" rule definition step?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This would fit in well with the semantics of the steps as they are now and also allow the user to select a notification template, the same way he would select it if he were notifying a specific user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How complex would this be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ask because I might be tempted to contribute a bit of effort into the solution of the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomislav&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 18:15:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12196#M4948</guid>
      <dc:creator>tna</dc:creator>
      <dc:date>2007-03-16T18:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12197#M4949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is basically the same problem as I run into on this thread: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=5699" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=5699&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Combining them the action would be a javascript that would extract the property-value and send the mail OR, and that seems a better and more usable way for common users (?), an extension/hack of the send mail action to select a&amp;nbsp; generic propertyvalue, containing a user or group, to send the mail to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will post my progress on the other issue since solving that will solve this too.. :wink:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 06:30:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12197#M4949</guid>
      <dc:creator>peterh_nl</dc:creator>
      <dc:date>2007-03-17T06:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12198#M4950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in that as well, if I discover something I will post it here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 07:09:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12198#M4950</guid>
      <dc:creator>melkor_kp</dc:creator>
      <dc:date>2007-03-21T07:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12199#M4951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm running as fast as I can to evaluate this product against our requirements.&amp;nbsp; I am initially very impressed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, I'm dying reading that there is not an easy, obvious, GUI-generated way to specify notification back to the Author when a document is approved.&amp;nbsp; Isn't that the most Basic requirement for most organizations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It certainly is for ours.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 20:07:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12199#M4951</guid>
      <dc:creator>frankr</dc:creator>
      <dc:date>2007-03-23T20:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12200#M4952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Frank,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There seems to be a misunderstanding: basicly the kind of action you mention is available out of the box. More complex workflows require some form of customization. Alfresco offers a lot of possibilities on that aspect. This is a thread about what direction to chose and … how to learn from eachother doing that .. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the others agree that Alfresco, even out of the box, is a great piece of work and all of us simple users are very happy with it, even when it's possibilities tend to challenge us to expand our knowledge more or less all the time. If we weren't we'd not be here discussing, and if we don't like to find out for ourselves we can always hire someone to make the customizations for us.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So don't let yourself be put off too easy, it's well worth the effort, at least that's my 2p on this one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Having said this: anyone made a commencement on the subject?&amp;nbsp; :?:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 22:27:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12200#M4952</guid>
      <dc:creator>peterh_nl</dc:creator>
      <dc:date>2007-03-23T22:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12201#M4953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's an example of this in the adhock process definition. I believe it's out of the box in version 2.0, and can be found at tomcat/webapps/alfresco/WEB-INF/classes/alfresco/workflow/adhoc_processdefinition.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In case it's not in your installation, here's a copy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;process-definition xmlns="urn:jbpm.org:jpdl-3.1" name="wf:adhoc"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;swimlane name="initiator"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;start-state name="start"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;task name="wf:submitAdhocTask" swimlane="initiator"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transition name="" to="adhoc"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/start-state&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;swimlane name="assignee"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;actor&amp;gt;#{bpm_assignee}&amp;lt;/actor&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/assignment&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/swimlane&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;task-node name="adhoc"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;task name="wf:adhocTask" swimlane="assignee"&amp;gt;&lt;BR /&gt;&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;lt;event type="task-create"&amp;gt;&lt;BR /&gt;&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;lt;script&amp;gt;&lt;BR /&gt;&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; if (bpm_workflowDueDate != void) taskInstance.dueDate = bpm_workflowDueDate;&lt;BR /&gt;&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; if (bpm_workflowPriority != void) taskInstance.priority = bpm_workflowPriority;&lt;BR /&gt;&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;lt;/script&amp;gt;&lt;BR /&gt;&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;lt;/event&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/task&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transition name="" to="completed"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action class="org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script&amp;gt;&lt;BR /&gt;&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; if (wf_notifyMe)&lt;BR /&gt;&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; {&lt;BR /&gt;&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; var mail = actions.create("mail");&lt;BR /&gt;&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; mail.parameters.to = initiator.properties.email;&lt;BR /&gt;&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; mail.parameters.subject = "Adhoc Task " + bpm_workflowDescription;&lt;BR /&gt;&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; mail.parameters.from = bpm_assignee.properties.email;&lt;BR /&gt;&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; mail.parameters.text = "It's done";&lt;BR /&gt;&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; mail.execute(bpm_package);&lt;BR /&gt;&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; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/action&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/transition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/task-node&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;task-node name="completed"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;task name="wf:completedAdhocTask" swimlane="initiator"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transition name="" to="end"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/task-node&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;end-state name="end"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&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;/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;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;/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;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;BR /&gt;&lt;SPAN&gt;As you can see, "initiator" is associated with the person who started the workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The wiki has &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/E-mail_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/E-mail_Configuration&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;directions for configuring mail settings&amp;lt;/a&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The&amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://www.amazon.com/Alfresco-Enterprise-Content-Management-Implementation/dp/1904811116/ref=pd_bbs_sr_1/104-8484066-6543929?ie=UTF8&amp;amp;s=books&amp;amp;qid=1174689010&amp;amp;sr=8-1" rel="nofollow noopener noreferrer"&gt;http://www.amazon.com/Alfresco-Enterprise-Content-Management-Implementation/dp/1904811116/ref=pd_bbs_sr_1/104-8484066-6543929?ie=UTF8&amp;amp;s=books&amp;amp;qid=1174689010&amp;amp;sr=8-1&lt;/A&gt;&lt;SPAN&gt;"&amp;gt; Alfresco book&amp;lt;/a&amp;gt; has information on email notices too, but I haven't read it. Perhaps someone else can comment on that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 22:31:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12201#M4953</guid>
      <dc:creator>jrbowker</dc:creator>
      <dc:date>2007-03-23T22:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12202#M4954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The workflow definition posted here does indeed support the requirement of notifying the initiator, and with a slight adjustment, can notify the document author.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, that is an advanced workflow.&amp;nbsp; I believe the initial discussion has been focused around simple workflow i.e. those that can be defined via the Web Client UI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, you have two choices:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) Develop a Javascript Action that notifies the document author and plug it into the simple workflow mechansim&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) Use advanced workflow, where you can do whatever you like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;b) is more difficult to implement.&amp;nbsp; It's advanced in two respects… 1) you can implement arbitrarily complex workflows with inbox support etc 2) it requires some low-level xml configuration to implement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that in versions to come, we can offer advanced workflows with the definition ease of simple workflows - it will just take time to get there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 22:49:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12202#M4954</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-03-23T22:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Notify document's author of approval?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12203#M4955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just for reference, i can provide you with sample code for a) simple workflow + javascript. Note that here I don't notify author of the document but the last user who modified it. I hope it will help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var mail = actions.create("mail"); &lt;BR /&gt;var modifier = people.getPerson(document.properties.modifier); &lt;BR /&gt;mail.parameters.to = modifier.properties.email; &lt;BR /&gt;mail.parameters.subject = "Subject text"; &lt;BR /&gt;mail.parameters.from = "alfresco@alfrescodomain.com"; &lt;BR /&gt;mail.parameters.template = companyhome.childByNamePath("Data Dictionary/Email Templates/YourEmailTemplate.ftl"); &lt;BR /&gt;mail.parameters.text = "Email body text"; &lt;BR /&gt;mail.execute(document); &lt;BR /&gt;&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>Wed, 18 Apr 2007 14:35:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-document-s-author-of-approval/m-p/12203#M4955</guid>
      <dc:creator>darko_narandzic</dc:creator>
      <dc:date>2007-04-18T14:35:16Z</dc:date>
    </item>
  </channel>
</rss>

