BizTalk Server General - How do you do Message Tracking programmatical (without using HAT)

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > November 2004 > How do you do Message Tracking programmatical (without using HAT)





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 do you do Message Tracking programmatical (without using HAT)
SP

2004-11-09, 5:49 pm

HAT is something like a user interface for a bunch of SQL
commands/Stored procedures. You can write your own custom
code (C#) to access those stored procedures/tables.

While I am pretty sure you can achieve what you want with
custom code, I have not done it and do not have any idea
about consequences.

-SP


>-----Original Message-----
>If you have some documents with some promoted properties,

that you what to
>track. Is there a way to do this programmatical without

using the HAT? And
>if so, how?
>
>Regards Paw
>
>
>.
>

Paw Pedersen

2004-11-10, 7:47 am

Thank you.
Do you know which stored procedure/tables I should look for?

Regards Paw
"SP" <sp@discussions.microsoft.com> wrote in message
news:43ef01c4c690$c183b100$a401280a@phx.gbl...[vbcol=seagreen]
> HAT is something like a user interface for a bunch of SQL
> commands/Stored procedures. You can write your own custom
> code (C#) to access those stored procedures/tables.
>
> While I am pretty sure you can achieve what you want with
> custom code, I have not done it and do not have any idea
> about consequences.
>
> -SP
>
>
> that you what to
> using the HAT? And


SP

2004-11-11, 7:46 am

Its not always stored procedures. Some time SQL is
constructed and is sent to SQL Server.

I would suggest you to use SQL Profiler to catch the Query
and modify according to your needs.

Some of the queries are saved in your Biztalk\Tracking
directory. You can open them in notepad and try to analyze
them.

-SP



>-----Original Message-----
>Thank you.
>Do you know which stored procedure/tables I should look

for?
>
>Regards Paw
>"SP" <sp@discussions.microsoft.com> wrote in message
>news:43ef01c4c690$c183b100$a401280a@phx.gbl...
SQL[vbcol=seagreen]
custom[vbcol=seagreen]
with[vbcol=seagreen]
properties,[vbcol=seagreen]
>
>
>.
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com