<?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 On the file dependency, you in Intelligent Automation</title>
    <link>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761227#M5213</link>
    <description>&lt;P&gt;On the file dependency, you may use the condition that file size is &lt;STRONG&gt;stable for&lt;/STRONG&gt; a certain amount of time.&lt;/P&gt;&lt;P&gt;You may also use the file event instead to trigger your job where you can use &lt;STRONG&gt;File size stable for (milliseconds)&lt;/STRONG&gt; option&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2015 16:34:45 GMT</pubDate>
    <dc:creator>Dinesh Sankaranarayanan</dc:creator>
    <dc:date>2015-10-27T16:34:45Z</dc:date>
    <item>
      <title>File dependency with time limit</title>
      <link>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761226#M5212</link>
      <description>&lt;P&gt;I have an external web service that creates file for me to process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This process can take from 5-25 minutes, so I want the jobs to have a file dependency rather that a completion dependency on the web service job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My concern is that I only want the job to run when the files acutally get generated, and to complete abnormally if the files were never generated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the best way to go about this with Tidal? &amp;nbsp;I'm essentially trying to recreate the functionality of a file dependency in autosys, with an "alarm after" condition. &amp;nbsp;For this example, after 30 minutes, I'd like the job that processes the file to complete abnormally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the best approach to this a Job Action?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 17:18:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761226#M5212</guid>
      <dc:creator>tony.rice</dc:creator>
      <dc:date>2019-03-01T17:18:16Z</dc:date>
    </item>
    <item>
      <title>On the file dependency, you</title>
      <link>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761227#M5213</link>
      <description>&lt;P&gt;On the file dependency, you may use the condition that file size is &lt;STRONG&gt;stable for&lt;/STRONG&gt; a certain amount of time.&lt;/P&gt;&lt;P&gt;You may also use the file event instead to trigger your job where you can use &lt;STRONG&gt;File size stable for (milliseconds)&lt;/STRONG&gt; option&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:34:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761227#M5213</guid>
      <dc:creator>Dinesh Sankaranarayanan</dc:creator>
      <dc:date>2015-10-27T16:34:45Z</dc:date>
    </item>
    <item>
      <title>I agree, the file dependency</title>
      <link>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761228#M5214</link>
      <description>&lt;P&gt;I agree, the file dependency waits for the file to be stable for a minute before proceeding - this works great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm trying to identify is the condition where the file is never produced by the web service. &amp;nbsp;At present, if I don't get a file at all it just never executes and I want to have an alert if the file never arrives.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:38:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761228#M5214</guid>
      <dc:creator>tony.rice</dc:creator>
      <dc:date>2015-10-27T16:38:20Z</dc:date>
    </item>
    <item>
      <title>Will this help ?https:/</title>
      <link>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761229#M5215</link>
      <description>&lt;P&gt;Will this help ?&lt;/P&gt;&lt;P&gt;https://supportforums.cisco.com/discussion/12201776/file-event-events&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 18:32:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761229#M5215</guid>
      <dc:creator>Dinesh Sankaranarayanan</dc:creator>
      <dc:date>2015-10-27T18:32:57Z</dc:date>
    </item>
    <item>
      <title>You mentioned 'so I want the</title>
      <link>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761230#M5216</link>
      <description>&lt;P&gt;You mentioned 'so I want the jobs to have a file dependency rather that a completion dependency on the web service job.'&lt;/P&gt;&lt;P&gt;Hope you have tried setting both web service job dependency and file dependency on second job. You could have an AND / OR condition&lt;/P&gt;&lt;P&gt;You could possible consider a third monitoring job that has two dependencies&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Job dependency on completion of the WS job&lt;/LI&gt;&lt;LI&gt;File dependency(&lt;STRONG&gt;file does not exist&lt;/STRONG&gt;)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If both conditions are satisfied then it means the file hasn't been produced by the web service. In which case, the third job can send alerts&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 18:45:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/intelligent-automation/file-dependency-with-time-limit/m-p/2761230#M5216</guid>
      <dc:creator>Dinesh Sankaranarayanan</dc:creator>
      <dc:date>2015-10-27T18:45:53Z</dc:date>
    </item>
  </channel>
</rss>

