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:29am

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:38am

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:39am

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:41am

Hi Nithin,

Orchestration States in Binding - Description.

Enlisted. Enlisting is the process of associating an orchestration with the physical environment in which it will run including the adapters needed to transport messages to and from the orchestration, the application process in which the orchestration is hosted, and creating the MessageBox subscriptions indicated by the routing. After the orchestration is enlisted, it can be started.

Started. The subscriptions have been activated.

Unenlisted. The orchestration has no subscriptions, send ports, or receive locations associated with it.

https://msdn.microsoft.com/en-us/library/ee253488(v=bts.10).aspx

Thanks, SMSVikasK

August 28th, 2015 6:06am

Nitin,

Your binding file refereed the Service node and Service node of a binding file contains information about a service exported with the binding file. 

In Service node have one node State and the default value is Default including some Possible values:

Default / Unenlisted / Enlisted / Started.

<Service Name="TestOrch.Orchestrations.GetCatchDetails" State="Started" TrackingOption="ServiceStartEnd MessageSendReceive OrchestrationEvents" Description="">

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

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 7:37am

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


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

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 7:37am

Hi Nithin,

Orchestration States in Binding - Description.

Enlisted. Enlisting is the process of associating an orchestration with the physical environment in which it will run including the adapters needed to transport messages to and from the orchestration, the application process in which the orchestration is hosted, and creating the MessageBox subscriptions indicated by the routing. After the orchestration is enlisted, it can be started.

Started. The subscriptions have been activated.

Unenlisted. The orchestration has no subscriptions, send ports, or receive locations associated with it.

https://msdn.microsoft.com/en-us/library/ee253488(v=bts.10).aspx

Thanks, SMSVikasK

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

Hi Nithin,

Orchestration States in Binding - Description.

Enlisted. Enlisting is the process of associating an orchestration with the physical environment in which it will run including the adapters needed to transport messages to and from the orchestration, the application process in which the orchestration is hosted, and creating the MessageBox subscriptions indicated by the routing. After the orchestration is enlisted, it can be started.

Started. The subscriptions have been activated.

Unenlisted. The orchestration has no subscriptions, send ports, or receive locations associated with it.

https://msdn.microsoft.com/en-us/library/ee253488(v=bts.10).aspx

Thanks, SMSVikasK

August 28th, 2015 10:03am

Hi Nithin,

Orchestration States in Binding - Description.

Enlisted. Enlisting is the process of associating an orchestration with the physical environment in which it will run including the adapters needed to transport messages to and from the orchestration, the application process in which the orchestration is hosted, and creating the MessageBox subscriptions indicated by the routing. After the orchestration is enlisted, it can be started.

Started. The subscriptions have been activated.

Unenlisted. The orchestration has no subscriptions, send ports, or receive locations associated with it.

https://msdn.microsoft.com/en-us/library/ee253488(v=bts.10).aspx

Thanks, SMSVikasK

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

Hi Nithin,

Orchestration States in Binding - Description.

Enlisted. Enlisting is the process of associating an orchestration with the physical environment in which it will run including the adapters needed to transport messages to and from the orchestration, the application process in which the orchestration is hosted, and creating the MessageBox subscriptions indicated by the routing. After the orchestration is enlisted, it can be started.

Started. The subscriptions have been activated.

Unenlisted. The orchestration has no subscriptions, send ports, or receive locations associated with it.

https://msdn.microsoft.com/en-us/library/ee253488(v=bts.10).aspx

Thanks, SMSVikasK

August 28th, 2015 10:03am

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

Other recent topics Other recent topics