<?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: Modificar la URL de las notificaciones in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108263#M75895</link>
    <description>&lt;P&gt;Basta con cambiar las propiedades&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;share.port=433&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;share.protocol=https&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;en el fichero &lt;STRONG&gt;alfresco.global.properties&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Más información sobre la configuración de Alfresco con HTTPS disponible en &lt;A href="https://docs.alfresco.com/community/tasks/configure-ssl-prod.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/community/tasks/configure-ssl-prod.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2019 13:59:38 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2019-10-09T13:59:38Z</dc:date>
    <item>
      <title>Modificar la URL de las notificaciones</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108262#M75894</link>
      <description>&lt;P&gt;Estimad@s, necesito saber si es posible cambiar la URL de las notificaciones, el problema es que agrega el puerto 80 en el link pero yo trabajo Alfesco por ssl por lo tanto el link no funciona, la url que envia es esta&amp;nbsp;&lt;A href="https://alfresco.francoycia.cl:80/share/page/site/ADMINISTACION-2/dashboard" target="_blank" rel="nofollow noopener noreferrer"&gt;https://xxx.xxx.xxx.xxx:80/share/page/site/ADMINISTACION-2/dashboard.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Se puede editar esta direccion?&lt;/P&gt;&lt;P&gt;Gracias&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 13:10:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108262#M75894</guid>
      <dc:creator>pablogonzalez_m</dc:creator>
      <dc:date>2019-10-09T13:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Modificar la URL de las notificaciones</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108263#M75895</link>
      <description>&lt;P&gt;Basta con cambiar las propiedades&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;share.port=433&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;share.protocol=https&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;en el fichero &lt;STRONG&gt;alfresco.global.properties&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Más información sobre la configuración de Alfresco con HTTPS disponible en &lt;A href="https://docs.alfresco.com/community/tasks/configure-ssl-prod.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/community/tasks/configure-ssl-prod.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 13:59:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108263#M75895</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-10-09T13:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Modificar la URL de las notificaciones</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108264#M75896</link>
      <description>&lt;P&gt;Gracias por la respuesta, ya tengo esa configuracion en&amp;nbsp;&lt;STRONG&gt;alfresco.global.properties,&amp;nbsp;&lt;/STRONG&gt;por eso es raro que aprezca el puerto 80 en la url.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 11:43:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108264#M75896</guid>
      <dc:creator>pablogonzalez_m</dc:creator>
      <dc:date>2019-10-10T11:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Modificar la URL de las notificaciones</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108265#M75897</link>
      <description>&lt;P&gt;Es raro, en la plantilla se utiliza la variable ${&lt;STRONG&gt;shareUrl&lt;/STRONG&gt;}&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-repository/blob/master/src/main/resources/alfresco/templates/notify_email_templates/notify.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-repository/blob/master/src/main/resources/alfresco/templates/notify_email_templates/notify.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Y esta variable se construye directamente con los valores de &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-repository/blob/master/src/main/java/org/alfresco/util/UrlUtil.java#L64" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-repository/blob/master/src/main/java/org/alfresco/util/UrlUtil.java#L64&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 13:16:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modificar-la-url-de-las-notificaciones/m-p/108265#M75897</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-10-10T13:16:20Z</dc:date>
    </item>
  </channel>
</rss>

