Troubleshooting in BAM Runtime (MOT) Configuration

Q1. When is BAM Runtime (MOT) configured?

A1. BAM Runtime (MOT) is automatically configured when BizTalk Runtime is configured.

Q2. How do I turn off BAM Runtime (MOT) Configuration?

A2. In <INSTALL DIRECTORY>\ConfigMain.xml, delete the following:

    <Feature MSIFeatureName="MOT, BusActSvcs,BAMPortal,AdminTools,Development,BizTalkExplorer,HwsWebService" Name="WMI" ProductCode="{FFF25E7A-A7F7-4b10-9B70-042A6734D806}" ConfigObjProgID="MSEBiz.BtsCfg" DependentFeatures="Engine,BTSCfg;EDI;HwsRuntime;HwsWebService;BAMTools;BAMPortal;BusActSvcsTPM" SubscribedFeatures="BAMTools;BAMPortal;HwsRuntime;HwsWebService;EDI;RulesEngine">

    <Feature MSIFeatureName="Engine" Name="Engine,BTSCfg" ProductCode="{FFF25E7A-A7F7-4b10-9B70-042A6734D806}" ConfigObjProgID="MSEBiz.BtsCfg" DependentFeatures="" AdditionalFeatures="HwsBaseAssemblies;MOT; Engine">

    <Feature Name="MOT" ProductCode="{FFF25E7A-A7F7-4b10-9B70-042A6734D806}" ConfigObjProgID="MSEBiz.BAMConfigWizExt" DependentFeatures="">

    </Feature>

Then, re-start configuration.