<?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: Email Templates in 4.0B Not working in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/email-templates-in-4-0b-not-working/m-p/260731#M213861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Several problems with this approach:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The link points directly to the file for download (or browser view if the file type is supported by the browser).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The user will be prompted to login to the old alfresco interface rather than the new share interface, which is confusing for users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The users will have to login separately into share interface in order to perform actions on the document, e.g., move the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, you can hardcode part of the resulting URL and use the other document properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;${document.storeId}&lt;BR /&gt;${document.id}&lt;BR /&gt;${document.siteShortName}&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;So that you have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/${document.storeId}/${document.id" rel="nofollow noopener noreferrer"&gt;http://[youralfrescodomain]/share/page/site/${document.siteShortName}/document-details?nodeRef=workspace://${document.storeId}/${document.id&lt;/A&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2012 11:03:24 GMT</pubDate>
    <dc:creator>syanzy</dc:creator>
    <dc:date>2012-12-13T11:03:24Z</dc:date>
    <item>
      <title>Email Templates in 4.0B Not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/email-templates-in-4-0b-not-working/m-p/260729#M213859</link>
      <description>Hello everyone, I've run across an odd problem that I'm not remotely sure how to solve. When previously running Alfresco 3.3, I didn't have an issue with this, but here's what's happening:In a given space in Alfresco Explorer, I can create a content rule specifying whenever an object is added, send</description>
      <pubDate>Thu, 10 Nov 2011 18:35:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/email-templates-in-4-0b-not-working/m-p/260729#M213859</guid>
      <dc:creator>shairozan</dc:creator>
      <dc:date>2011-11-10T18:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Email Templates in 4.0B Not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/email-templates-in-4-0b-not-working/m-p/260730#M213860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi shairozan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually there might be a problem with &lt;/SPAN&gt;&lt;STRONG&gt;shareUrl&lt;/STRONG&gt;&lt;SPAN&gt; which is not able resolve at runtime, due that an exception was thrown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove that url give your ip instead as mentioned below.YOu can create this template in document library space(email templates)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;#– Sends email to people when a document is added to a given space –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello sir, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A document titled '${document.name}' is Uploded or Created in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the '${space.name}' space&amp;nbsp; by '${person.properties.firstName}&amp;lt;#if person.properties.lastName?exists&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;${person.properties.lastName}&amp;lt;/#if&amp;gt;'on ${date?datetime?string.full}. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can view it through this link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;ur ip&amp;gt;:8080/alfresco${document.url}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please review it as soon as possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;your organization details&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had tested this which is working with out any issues.you can add more parameters if you want&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 04:51:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/email-templates-in-4-0b-not-working/m-p/260730#M213860</guid>
      <dc:creator>cnareshreddy</dc:creator>
      <dc:date>2011-12-03T04:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Email Templates in 4.0B Not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/email-templates-in-4-0b-not-working/m-p/260731#M213861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Several problems with this approach:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The link points directly to the file for download (or browser view if the file type is supported by the browser).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The user will be prompted to login to the old alfresco interface rather than the new share interface, which is confusing for users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The users will have to login separately into share interface in order to perform actions on the document, e.g., move the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, you can hardcode part of the resulting URL and use the other document properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;${document.storeId}&lt;BR /&gt;${document.id}&lt;BR /&gt;${document.siteShortName}&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;So that you have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/${document.storeId}/${document.id" rel="nofollow noopener noreferrer"&gt;http://[youralfrescodomain]/share/page/site/${document.siteShortName}/document-details?nodeRef=workspace://${document.storeId}/${document.id&lt;/A&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 11:03:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/email-templates-in-4-0b-not-working/m-p/260731#M213861</guid>
      <dc:creator>syanzy</dc:creator>
      <dc:date>2012-12-13T11:03:24Z</dc:date>
    </item>
  </channel>
</rss>

