Schedule Orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Schedule Orchestration

Viewing 1 reply thread
  • Author
    Posts
    • #23298

      I need to schedule my orchestration to run every 10 minutes without any external intervention.

    • #23299

      Hi,

       

         There are a few ways to accomplish this:

      1) Have a look at the Scheduled Task Adapter from Codeplex:

      http://biztalkscheduledtask.codeplex.com/

       

      2) Build a task in Windows Scheduler to copy an XML file into your receive location to launch your orchestration.

       

      3) Use a third-party job scheduling software to handle that task.

       

         I hope this helps. Good luck!

       

         Daniel.

       

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