0
Fixed

Time exception does not work on Sunday

Meni Ariely (European Patent O 9 years ago updated by anonymous 8 years ago 4

We have a job that runs every 10 Minutes every day. We set it up NOT to run between 22:00:00 and 06:00:00 on the day(s) of Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday .
This time exception does not work on Sunday. The job start running at 00:07 in the middle of another job and continues ALL Sunday.

How can we fix that?
We are running version FIMEventBroker 3.1.0

Regards,

Meni Ariely


Unify.Framework.Scheduling.Timing.dll

Hi Curtis Lusmore,

Could you please test this and see if there is a configuration to get the desired result? It might result in a note in the documentation and a new issue for fixing it in the code.

Thanks.

Hi Meni Ariely (European Patent Office),

On investigation, a bug was found that made the schduler incorrectly continue running for exclusion periods which span midnight Sunday morning. I have attached Unify.Framework.Scheduling.Timing.dll which corrects this. This fix will be included in future versions of Event Broker, but in the meantime you can fix your own instance by downloading the DLL and placing it in the %Event Broker Installation Directory%\Services directory (e.g. C:\Program Files\UNIFY Solutions\Event Broker\Services), and then restarting the Event Broker service.

Can you please verify that this fixes the issue?

Good morning,

I have placed Unify.Framework.Scheduling.Timing.dll in C:\Program Files\UNIFY Solutions\Event Broker\Services and Restarted the Unify Service.
It seems to have fixed the problem. Our Operation FIM-EPOXY-AD-FIMEXP delta stopped properly last Saturday at 22:00 and started properly on Sunday at 06:00.

Thank you for the quick solution.

Regards,

Meni Ariely

Hi Meni Ariely (European Patent Office),

Glad to hear that fixed the issue for you. Please keep the patch in place until we release the next version.

Thanks.