<?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: Unable to define a scheduled action in CE 5.2 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11053#M4895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For debugging, you can always use some logger.warn() in your js code for getting some execution info in your action. And&amp;nbsp;you may use OOTB Support addon, to run manually the defined execution job.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 15:25:02 GMT</pubDate>
    <dc:creator>cesarista</dc:creator>
    <dc:date>2017-07-13T15:25:02Z</dc:date>
    <item>
      <title>Unable to define a scheduled action in CE 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11051#M4893</link>
      <description>Dear All,I would like to create a scheduled action in Alfresco CE 5.2 which starts a js file each night. The js sript does something like this:lists all the sites in the repositorychecks the folders in the documentLibrary in each site and if a folder has a particular type and the name follows a patt</description>
      <pubDate>Thu, 13 Jul 2017 12:25:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11051#M4893</guid>
      <dc:creator>zputnoky</dc:creator>
      <dc:date>2017-07-13T12:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to define a scheduled action in CE 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11052#M4894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SOLVED ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above XML has an error. When I specified the value for the "queryTemplate", I forgot to remove the custom space from the example. The working version looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;lt;property name="queryTemplate"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;PATH:"/app:company_home"&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Zsolt Putnoky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:07:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11052#M4894</guid>
      <dc:creator>zputnoky</dc:creator>
      <dc:date>2017-07-13T15:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to define a scheduled action in CE 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11053#M4895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For debugging, you can always use some logger.warn() in your js code for getting some execution info in your action. And&amp;nbsp;you may use OOTB Support addon, to run manually the defined execution job.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:25:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11053#M4895</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-07-13T15:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to define a scheduled action in CE 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11054#M4896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, this is how I found the mistake. Using JavaScript Consol - a pure marvel &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; - i left one well hidden print command somewhere by accident. As soon as I made the modification on the folder location, Alfresco throw an error, bingo, I was on the right way.&lt;/P&gt;&lt;P&gt;Have a good weekend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zsolt Putnoky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:33:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-define-a-scheduled-action-in-ce-5-2/m-p/11054#M4896</guid>
      <dc:creator>zputnoky</dc:creator>
      <dc:date>2017-07-13T15:33:04Z</dc:date>
    </item>
  </channel>
</rss>

