<?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 Evento tiempo sin feriados, Sabados y Domingos in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/evento-tiempo-sin-feriados-sabados-y-domingos/m-p/191202#M144332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola a todos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tengo un workflow con el siguiente evento:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;…&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;boundaryEvent id="tiempoCertificacion" attachedToRef="apelarCertificacion" cancelActivity="true"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeDuration&amp;gt;PT72H&amp;lt;/timeDuration&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/boundaryEvent&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Este workflow debe ser completado dentro de 72 horas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lo que necesito yo es:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Que el tiempo solo se cuente en la semana, y no incluya los feriados, Sabados y Domingos.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Mostrar, si es posible, el tiempo actual que lleva la cuenta del tiempo en vivo en una aplicación personalizada. ¿Puedo yo obtener la variable que almacena el valor del tiempo actual en que va la cuenta? (preferentemente, obtenerla via REST).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;¿Alguna guía o recomendación para hacer todo esto?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;De antemano, gracias.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pablo Arak.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 21:08:12 GMT</pubDate>
    <dc:creator>arak</dc:creator>
    <dc:date>2015-11-20T21:08:12Z</dc:date>
    <item>
      <title>Evento tiempo sin feriados, Sabados y Domingos</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evento-tiempo-sin-feriados-sabados-y-domingos/m-p/191202#M144332</link>
      <description>Hola a todos,Tengo un workflow con el siguiente evento:…&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;boundaryEvent id="tiempoCertificacion" attachedToRef="apelarCertificacion" cancelActivity="true"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timerEventDefinition&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeDuration&amp;gt;PT72H&amp;lt;/timeDuration&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timerEventDefinition&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/boun</description>
      <pubDate>Fri, 20 Nov 2015 21:08:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evento-tiempo-sin-feriados-sabados-y-domingos/m-p/191202#M144332</guid>
      <dc:creator>arak</dc:creator>
      <dc:date>2015-11-20T21:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Evento tiempo sin feriados, Sabados y Domingos</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evento-tiempo-sin-feriados-sabados-y-domingos/m-p/191203#M144333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Quizá esta es una consulta más para el foro de Activiti (&lt;/SPAN&gt;&lt;A href="https://forums.activiti.org" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org&lt;/A&gt;&lt;SPAN&gt;) que para éste. Allí podrán darte más detalle sobre este tipo de tareas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No obstante, para incluir tu propio calendario de festivos puedes usar la clase AdvancedCycleBusinessCalendar (&lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-engine/src/main/java/org/activiti/engine/impl/calendar/AdvancedCycleBusinessCalendar.java" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-engine/src/main/java/org/activiti/engine/impl/calendar/AdvancedCycleBusinessCalendar.java&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Para consultar el tiempo pendiente de un timer, creo que tendrás que realizar una pequeña integración con la API de Activiti. Por aquí te muestran un ejemplo: &lt;/SPAN&gt;&lt;A href="https://forums.activiti.org/comment/28230#comment-28230" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/comment/28230#comment-28230&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2015 11:08:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evento-tiempo-sin-feriados-sabados-y-domingos/m-p/191203#M144333</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2015-11-21T11:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Evento tiempo sin feriados, Sabados y Domingos</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evento-tiempo-sin-feriados-sabados-y-domingos/m-p/191204#M144334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for the death penalty Unit and pyramidal this organization is based on the families: groups of - members commission inter-provincial in which the head of the Palermo commission plays a major role Indeed as recalled in the&amp;nbsp; anti-mafia law the mafia organization exercises effective control over the territory through intimidation of force generated by the membership oath resulting subjugation and overtax two conditions that affect not only the organization itself but especially its relationship sociéténtennale dell'assassinio did Giuseppe Impastation Centro Sicilian did Documentation Giuseppe Impastationthe trentennale è l'occasione per riflettere us lacuna punt Fermi did scoria chef riguardano the Pepping the 70-410 Practice Questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://exampracticequestions.com/70-410/" rel="nofollow noopener noreferrer"&gt;http://exampracticequestions.com/70-410/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 09:12:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evento-tiempo-sin-feriados-sabados-y-domingos/m-p/191204#M144334</guid>
      <dc:creator>edithmberry20</dc:creator>
      <dc:date>2015-11-24T09:12:03Z</dc:date>
    </item>
  </channel>
</rss>

