Orchestration State in Binding File

Hi All,

I have noticed in Binding.xml file My Orchestration is in Start state :

<ModuleRef Name="TestOrch.Orchestrations" Version="1.0.0.0" Culture="neutral" PublicKeyToken="f1e31982976b68ea" FullName="TestOrch.Orchestrations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f1e31982976b68ea">
      <Services>
        <Service Name="TestOrch.Orchestrations.GetCatchDetails" State="Start" TrackingOption="ServiceStartEnd MessageSendReceive OrchestrationEvents" Description="">
          <Ports>

My Question is what other state's are there , Apart from State="Start&q

August 28th, 2015 3:31am

Hi Nitin,

For Orchestrations different state are Default, Unenlisted, Enlisted, Started see Service (Services Node)

Free Windows Admin Tool Kit Click here and download it now
August 28th, 2015 3:40am

Unenlisted,Started and Enlisted are the different State which can be in the binding file .

You can refer http://richardhallgren.com/build-and-generate-environment-specific-binding-files-for-biztalk-server-using-team-foundation-build-services/  for creating your own binding file

Thanks

Abhishek


August 28th, 2015 3:41am

Are you sure it says "Start" and not "Started"?

It is defined here: https://msdn.microsoft.com/en-us/library/dd801283.aspx

Free Windows Admin Tool Kit Click here and download it now
August 28th, 2015 3:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics