I'd like to know that how to disable HAT tracking, not only stop TDDS but also disable tracking interceptor. And I'd also like to know that is BAM tracking disabled by default untill a tracking profile deployed. Thanks
BAM Tracking is disabled until a tracking profile is deployed. To disable HAT tracing in BizTalk Server Health and Activity Tracking UI (Start -> Programs -> BizTalk Server 2004 -> Health and Activity Tracking) you need to disable tracking for: 1. all pipelines - from the configuration menu choose Pipelines. 2. all orchestrations - from the configuration menu choose Orchestrations. 3. rule policies - from the configuration menu choose Policies. 4. message poperties - from the configuration menu choose Message Properties. You also need to disable tracking for all ports and hosts. For ports open Visual Studio; choose BizTalk Explorer from View menu. Browse to BizTalkMgmtDb and right click on the port. Choose edit. In the configuration Pane click Send/Receive. Under General uncheck the Before/After Send/Recv check boxes for Tracking Type. For hosts - open the BizTalk Administration tool (Start -> Programs -> ...). Browse to the host, right-click, choose Properties from the context menu, and uncheck the Host Tracking check box. -- Tiho This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- >>From: "mach" >>Subject: How disable tracking? >>Date: Thu, 7 Apr 2005 15:30:29 +0800 >>Lines: 8 >>X-Priority: 3 >>X-MSMail-Priority: Normal >>X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 >>X-RFC2646: Format=Flowed; Original >>Message-ID: >>Newsgroups: microsoft.public.biztalk.tools >>NNTP-Posting-Host: tide121.microsoft.com 207.46.89.14 >>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl >>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.tools:823 >>X-Tomcat-NG: microsoft.public.biztalk.tools >> >>I'd like to know that how to disable HAT tracking, not only stop TDDS but >>also disable tracking interceptor. >>And I'd also like to know that is BAM tracking disabled by default untill a >>tracking profile deployed. >> >>Thanks >> >> >>
You can also disable tracking within a project by: Right click project > project properties > build set EmbedTrackingInformation to false "Tiho Tarnavski [MSFT]" wrote in message news:RZ%23jQS9OFHA.1564@TK2MSFTNGXA01.phx.gbl... > BAM Tracking is disabled until a tracking profile is deployed. > > To disable HAT tracing in BizTalk Server Health and Activity Tracking UI > (Start -> Programs -> BizTalk Server 2004 -> Health and Activity Tracking) > you need to disable tracking for: > 1. all pipelines - from the configuration menu choose Pipelines. > 2. all orchestrations - from the configuration menu choose Orchestrations. > 3. rule policies - from the configuration menu choose Policies. > 4. message poperties - from the configuration menu choose Message > Properties. > > You also need to disable tracking for all ports and hosts. > > For ports open Visual Studio; choose BizTalk Explorer from View menu. > Browse to BizTalkMgmtDb and right click on the port. Choose edit. In the > configuration Pane click Send/Receive. Under General uncheck the > Before/After Send/Recv check boxes for Tracking Type. > > For hosts - open the BizTalk Administration tool (Start -> Programs -> > ..). Browse to the host, right-click, choose Properties from the context > menu, and uncheck the Host Tracking check box. > > -- Tiho > > This posting is provided "AS IS" with no warranties, and confers no > rights. > > -------------------- >>>From: "mach" >>>Subject: How disable tracking? >>>Date: Thu, 7 Apr 2005 15:30:29 +0800 >>>Lines: 8 >>>X-Priority: 3 >>>X-MSMail-Priority: Normal >>>X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 >>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 >>>X-RFC2646: Format=Flowed; Original >>>Message-ID: >>>Newsgroups: microsoft.public.biztalk.tools >>>NNTP-Posting-Host: tide121.microsoft.com 207.46.89.14 >>>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl >>>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.tools:823 >>>X-Tomcat-NG: microsoft.public.biztalk.tools >>> >>>I'd like to know that how to disable HAT tracking, not only stop TDDS but >>>also disable tracking interceptor. >>>And I'd also like to know that is BAM tracking disabled by default untill > a >>>tracking profile deployed. >>> >>>Thanks >>> >>> >>> >