Agile (MOSC)

MOSC Banner

Scheduled Events not getting triggered

edited Feb 13, 2012 11:11PM in Agile (MOSC) 3 commentsAnswered
I have created an event of type 'scheduled events' using a simple script px handler having script as follows.

import com.agile.agileDSL.ScriptObj.IBaseScriptObj
// add other import statements here
void invokeScript(IBaseScriptObj obj) {
obj.logMonitor("Status is Passed");


}

This event is configured to run every 5 minutes.

Apparently, in the Task Monitor window, I can see that Scheduled Events Task is running every 5 minutes (It was'nt running every 5 minutes before this event (along with handler and subscriber) was created).The Scheduled Task Interval is 2 minutes and the loop back window is 45 minutes. The max event number is 5. I don't have any  events other than this one, configured to run as a scheduled event with an interval of 5 minutes. Other than this event, there is a scheduled event configured to run every 20 minutes. None of these events are being triggered at all.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center