<?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: Simple Workflow and author's notification in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278053#M231183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I keep you updated !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2012 11:19:26 GMT</pubDate>
    <dc:creator>raphaelk</dc:creator>
    <dc:date>2012-03-26T11:19:26Z</dc:date>
    <item>
      <title>Simple Workflow and author's notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278049#M231179</link>
      <description>hello,Is there a way, at the end of a simple workflow, to notify the author ? For ex, I drop a document in a space, where a simple WF is set. If the doc has been validated, I receive an email.I guess, I may have to use javascript api and add this script to run.regards,</description>
      <pubDate>Wed, 21 Mar 2012 13:44:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278049#M231179</guid>
      <dc:creator>raphaelk</dc:creator>
      <dc:date>2012-03-21T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Workflow and author's notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278050#M231180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using simple workflow then what you can do is,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in the final step you can move it to some approved space (you can define this while setting steps for simple wf)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and on that space you can have rule for sending mail whenever items arrive in that space.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 05:02:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278050#M231180</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-03-23T05:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Workflow and author's notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278051#M231181</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;This is true, but in this case, the user who started the WF has to be known before. I would like to have a "dynamic" behaviour, as more than one people can drop a file in a space that trigger the simple WF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any creator =&amp;gt; drop file in space =&amp;gt; another user validation =&amp;gt; mail sent only to creator. I guess I just can t create a "send mail action" as the recipient is never the same unless I missed something !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 10:30:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278051#M231181</guid>
      <dc:creator>raphaelk</dc:creator>
      <dc:date>2012-03-26T10:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Workflow and author's notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278052#M231182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you are right you have to define the person or group at the time of setting the rule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well try to explore the Alfresco java script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can create a script which send mail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can store the user name of initiator as a property of document under wf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then while sending mail you can extract that value and send email to that person.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 10:57:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278052#M231182</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-03-26T10:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Workflow and author's notification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278053#M231183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I keep you updated !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 11:19:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-workflow-and-author-s-notification/m-p/278053#M231183</guid>
      <dc:creator>raphaelk</dc:creator>
      <dc:date>2012-03-26T11:19:26Z</dc:date>
    </item>
  </channel>
</rss>

