BizTalk Server Tools - How to Use HAT tool for Debugging

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Tools > April 2005 > How to Use HAT tool for Debugging





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to Use HAT tool for Debugging
Prakash

2005-04-19, 7:59 am

Can any one help me in debugging the orchestration.
pls tell me the steps included in doing it and how to troubleshoot.

prakash

Jon Flanders[MVP]

2005-04-19, 5:55 pm

Prakash - here are the steps I use:

1) In HAT - go to Reporting - Find Message - find the message type you sent
into the orchestration by clicking on the schema button and locating it from
the list.
2) Once you have results - find a line on the grid that shows your
orchestration.
3) right-click on that line and select "Orchestration Debugger"
4) Set a breakpoint - doing it on the first shape is usually best
5) Close this window (this will persist the breakpoitn into the messagebox)
6) Send a new message to your receive location
7) In HAT - go the Operations menu - then select Service Instances - run
the query
8) You should see your orchestration in a breakpoint
9) right-click on that line and select "Orchestration Debugger" (this is the
orchestration debugger instance for that run of the orchestration)
10) Go to the Debug menu and select "Attach"
11) You shoudl be in your breakpoint - there is no step into/over commands -
just continue - so to stop on other shapes you'll have to set a breakpoint
on those other shapes.

HTH

--
Jon Flanders
http://www.masteringbiztalk.com/blogs/jon/

"Prakash" <Prakash@discussions.microsoft.com> wrote in message
news:DC7E65AE-6877-4567-A672-E843388CE13A@microsoft.com...
> Can any one help me in debugging the orchestration.
> pls tell me the steps included in doing it and how to troubleshoot.
>
> prakash
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com