سؤال

I am using Biztalk 2006R2.

I would like to know how to include the binding status (enlist/unenlist/start/stop) in the binding exported xml.

لا يوجد حل صحيح

نصائح أخرى

The binding files do contain that information already.

  1. For Orchestrations it is called State (Default, Unenlisted, Enlisted, Started) see Service (Services Node)
  2. For Receive Locations it is called Enabled and is a boolean, see ReceiveLocation (ReceiveLocations Node)
  3. For send ports there is also a property, can't recall what it is at the moment.
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top