|
Home > Archive > BizTalk Server General > June 2006 > Using BAS and WSS with BAM
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 |
Using BAS and WSS with BAM
|
|
|
| Hi
Does anyone have any good sources of documentation about how to use BAS and
WSS to view and query the captured BAM information?
Thanks in advance.
| |
| Adrian Hamza [MSFT] 2006-06-16, 1:24 pm |
| Here's some helpful information from Gilles. You might find more info on
his blog http://blogs.msdn.com/gzunino/
--------------------
Is it 2004 or 2006?
Assuming 2006, there are two supported ways to query / view BAM data in BTS
2006:
1 - Use the out of the box bam portal, described “ad nauseam” in the BTS
documentation – It cannot be customized to change how data is queried or
how it is displayed.
2 - If you need to customize how data is displayed / queried, you need to
write a piece of code which connects to SQL and queries the SQL views setup
by BAM. More details here
http://blogs.msdn.com/gzunino/archi.../31/612294.aspx
This posting is provided "AS IS" with no warranties, and confers no rights.
Adrian Hamza [MSFT]
http://blogs.msdn.com/ahamza/
My blog on BizTalk 2006
Windows SharePoint Services adapter
--------------------[vbcol=seagreen]
and[vbcol=seagreen]
| |
|
| I should have mentioned that it is 2004 :-)
Thanks for the link.
"Adrian Hamza [MSFT]" <adrianhamza@online.microsoft.com> wrote in message
news:oY$U4GXkGHA.864@TK2MSFTNGXA01.phx.gbl...
> Here's some helpful information from Gilles. You might find more info on
> his blog http://blogs.msdn.com/gzunino/
> --------------------
> Is it 2004 or 2006?
>
> Assuming 2006, there are two supported ways to query / view BAM data in
> BTS
> 2006:
>
> 1 - Use the out of the box bam portal, described "ad nauseam" in the BTS
> documentation - It cannot be customized to change how data is queried or
> how it is displayed.
> 2 - If you need to customize how data is displayed / queried, you need to
> write a piece of code which connects to SQL and queries the SQL views
> setup
> by BAM. More details here
> http://blogs.msdn.com/gzunino/archi.../31/612294.aspx
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Adrian Hamza [MSFT]
> http://blogs.msdn.com/ahamza/
> My blog on BizTalk 2006
> Windows SharePoint Services adapter
>
> --------------------
> and
>
|
|
|
|
|