Biztalk 2006

Viewing 1 reply thread
  • Author
    Posts
    • #22625

      HI,
      I am new to biztalk server.
      I am using Biztalk as middle tier in my application which acts as interface between my application and other application which fetches data which has to be displayed in my application.
      So each time user makes a request the request will be forwarded by Biztalk orchestrations to the other application and fetches the data.
      Some times it happens that the response may not come within the timeout interval of my website and then i am displaying a userfriendly message to the user.

      Now the problem is as such cases increases all the suspended and dehydrated instances in the biztalkserver is getting increased and my system is running low of memory and not able to perform any action. then i have to go and terminate all the instances again to make the system running.

      How can i teminate all the suspended and dehydrated instances automatically after a certain interval of the instance has been dehydrated or suspended without manual interaction.

      Can any one help me in this

      Thanks in Advance.

    • #22628

      Hi,

      Please follow this Link you can resume, suspend instances. If you want to do it periodically, you can use BizTalk Scheduled Task Adapter to initiate the orchestration.

      Find the references

      http://msdn.microsoft.com/en-us/library/aa561219.aspx

      http://dotnetslackers.com/BizTalk/re-15580_Biztalk_Scheduled_Task_Adapter.aspx

      Please let me know if you need more info

      Nandika

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