Hi Levi,

I had try your suggestion. But It is taking every minute all registers on the 
form even if the hour and minute doesn't meet the condition.

Here is my run if  qualification on the escalation which create the ticket.

('FechaInicioEjecucion' <= $DATE$) AND (('Dia1' = $WEEKDAY$) OR ('Dia2' = 
$WEEKDAY$) OR ('Dia3' = $WEEKDAY$) OR ('Dia4' = $WEEKDAY$) OR ('Dia5' = 
$WEEKDAY$) OR ('Dia6' = $WEEKDAY$) OR ('Dia7' = $WEEKDAY$)) AND 
('EstadoTareaDiaria' = "Activado") AND ('HoraAct' >= 'Hora') AND ('HoraAct2' < 
'Hora2') AND ('Min' >= 'Minuto') AND ('Min2' < 'Minuto2')

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to