Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to automatically enable receive locations › Re: How to automatically enable receive locations
August 12, 2008 at 10:47 AM
#20393
Hi,
You can use the Microsoft.BizTalk.ExplorerOM.dll which can be found under C:\Program Files\Microsoft BizTalk Server 2006
Have a look at this; http://technet.microsoft.com/en-us/library/microsoft.biztalk.explorerom.aspx
Basically you can work w/ any BizTalk artifacts and perform action on them.
Regards,
Marc Desjardins