Cool un-documented HAT Feature
Looks like HAT could be invoked from a command line and it accepts one parameter, the path of the query file (.trq) for HAT to execute.
Most of the time I open HAT manually and use the "Most recent 100 service instances" Query, for trouble shooting, not anymore.
I created a batch file like this one below
"C:\Program Files\Microsoft BizTalk Server 2004\BTSHatApp.exe" "C:\Program Files\Microsoft BizTalk Server 2004\Tracking\Queries\100MostRecentServices.trq"
and integrated it with Visual Studio Tools menu, so I can get to HAT quickly :)
Most of the time I open HAT manually and use the "Most recent 100 service instances" Query, for trouble shooting, not anymore.
I created a batch file like this one below
"C:\Program Files\Microsoft BizTalk Server 2004\BTSHatApp.exe" "C:\Program Files\Microsoft BizTalk Server 2004\Tracking\Queries\100MostRecentServices.trq"
and integrated it with Visual Studio Tools menu, so I can get to HAT quickly :)
2 Comments:
At 3:01 PM, Anonymous said…
Cool stuff. You can open .trq file in notepad and edit the way you want.
At 11:12 AM, Sanket said…
Thats interesting...
I never knew about this feature.
Just tried it and I think its a fabulous feature !
Thanks for that buddy
Regards,
Sanket
Post a Comment
<< Home