Hi.
In the receive location I have a WCF-SQL Adpater which calls a stored procedure. Now I want that the reveice location is just working once a day at 04:00 a.m.
So I use the scheduler in the the schedule-tab in the receive location properties. In the service window group I enable service window and set the start time to 04:00:00. Now I don’t know which time I have to set in the stop time, because the job could run for a while. If I set the stop time to 04:00:01 will the receive port stops immediately and will stop the job so that not all datasets will be processed?
Or do I have to set the start time to 04:00:00 and the stop time to 05:00:00 and the polling Intervall e.g. to 7200 seconds. Will this work?
Any experiences in this?
Thanks in advance.
Wolfgang