<?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: Concatenar nombre de archivo actualizado in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/concatenar-nombre-de-archivo-actualizado/m-p/134331#M94309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gracias por responder Javier:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;En efecto asi se resolvio la duda que tenía, haciendo lo siguiente.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Para que en la notificacion del email se concatene el nombre del archivo actualizado, cree una plantilla (ftl) en emails templates de la siguiente forma:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ejemplo:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The document '${document.name}', has been updated '${space.name}' by '${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;BR /&gt;&lt;SPAN&gt;You can view it through this link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://alfresco.sames.local:8080/alfresco${document.url" rel="nofollow noopener noreferrer"&gt;http://alfresco.sames.local:8080/alfresco${document.url&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or through the Alfresco client:&lt;/SPAN&gt;&lt;BR /&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 workspace=ref[0..ref?index_of("://")-1]&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;#assign storenode=ref[ref?index_of("://")+3..]&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://alfresco.sames.local:8080/alfresco/navigate/browse/${workspace}/${storenode" rel="nofollow noopener noreferrer"&gt;http://alfresco.sames.local:8080/alfresco/navigate/browse/${workspace}/${storenode&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos!!!!! &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2010 19:52:32 GMT</pubDate>
    <dc:creator>naguilar</dc:creator>
    <dc:date>2010-01-14T19:52:32Z</dc:date>
    <item>
      <title>Concatenar nombre de archivo actualizado</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/concatenar-nombre-de-archivo-actualizado/m-p/134329#M94307</link>
      <description>Hola nuevamente:Cuando se actualiza un documento realice una regla para enviar la notificación por e-mail a ciertos tipos de usuarios (con tipo update), hasta por el momento todo esta bien. Solamente me falta saber de que manera puedo concatenar el nombre del documento actualizado en el mensaje del</description>
      <pubDate>Tue, 12 Jan 2010 00:38:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/concatenar-nombre-de-archivo-actualizado/m-p/134329#M94307</guid>
      <dc:creator>naguilar</dc:creator>
      <dc:date>2010-01-12T00:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenar nombre de archivo actualizado</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/concatenar-nombre-de-archivo-actualizado/m-p/134330#M94308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Puedes utilizar el objeto &lt;/SPAN&gt;&lt;STRONG&gt;document &lt;/STRONG&gt;&lt;SPAN&gt;desde la plantilla de la siguiente manera :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;El documento "${document.name}" se ha actualizado … &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Saludos,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 12:57:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/concatenar-nombre-de-archivo-actualizado/m-p/134330#M94308</guid>
      <dc:creator>venzia</dc:creator>
      <dc:date>2010-01-13T12:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenar nombre de archivo actualizado</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/concatenar-nombre-de-archivo-actualizado/m-p/134331#M94309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gracias por responder Javier:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;En efecto asi se resolvio la duda que tenía, haciendo lo siguiente.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Para que en la notificacion del email se concatene el nombre del archivo actualizado, cree una plantilla (ftl) en emails templates de la siguiente forma:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ejemplo:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The document '${document.name}', has been updated '${space.name}' by '${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;BR /&gt;&lt;SPAN&gt;You can view it through this link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://alfresco.sames.local:8080/alfresco${document.url" rel="nofollow noopener noreferrer"&gt;http://alfresco.sames.local:8080/alfresco${document.url&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or through the Alfresco client:&lt;/SPAN&gt;&lt;BR /&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 workspace=ref[0..ref?index_of("://")-1]&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;#assign storenode=ref[ref?index_of("://")+3..]&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://alfresco.sames.local:8080/alfresco/navigate/browse/${workspace}/${storenode" rel="nofollow noopener noreferrer"&gt;http://alfresco.sames.local:8080/alfresco/navigate/browse/${workspace}/${storenode&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos!!!!! &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 19:52:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/concatenar-nombre-de-archivo-actualizado/m-p/134331#M94309</guid>
      <dc:creator>naguilar</dc:creator>
      <dc:date>2010-01-14T19:52:32Z</dc:date>
    </item>
  </channel>
</rss>

