| Author |
How do you do Message Tracking programmatical (without using HAT)
|
|
|
| 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
| |
|
| 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]
>
>
>.
>
|
|
|
|