Schedule Question – Receive Location

Home Page Forums BizTalk 2004 – BizTalk 2010 Schedule Question – Receive Location

Viewing 1 reply thread
  • Author
    Posts
    • #25351

      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

    • #25361

      Hi Wolfgang,

       

         The start time in the service window only specifies the time the receive location starts polling every day. You set the stop time and the polling interval depending on how many files you expect to receive every day.

       

         Daniel.

       

      • #25368

        Hello Daniel.

        Thanks a lot for your reply – I will check this out.

        Thanks again.

        Wolfgang

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.