04-18-06 05:46 AM
Hi,
You can do this, and it's fairly easy to do if you have worked with BAM in
2004.
1 Use Excell to create a BAM activity for your message data, also include a
timestamp milestone.
2 Define a view on this activity in Excell.
3 Create your pivot table AND SELECT THE BUTTON FOR REAL TIME AGGREGATION!
3 Use the BM.exe tool in the Tracking folder (under BizTalk 2006 install
folder) to deploy the activity'
4 Use the TPE tool to link your mesage data to the deployed activity (you
can select to use message payload data in the top right dropdown).
5 Specify which receive port, or send port you will monitor (Right-click on
each item in the activity on the levt, and click "Select ports" (or specify
ports?).
6 Apply the tracking profile
7 Send some messages through your channel.
8 Use the BAM protal, or the XSL live data to view your results
If you don't see any results double check you selected for Real Time
Aggregation, if you did not, you can run the DTS (SQL 2000) SSIS (SQL 2005)
package to populate your OLAP cubes.
There's quite a few steps to go through, but if you have used BAM in 2004,
there's not too much that's different with the activity and view creation an
d
deployment.
Regards,
Alan
--
The Bloggers Guide to BizTalk
http://geekswithblogs.com/asmith
"MRLee" wrote:
> My scenario like this.
> XMLFile -> Receive Port -> Send Port -> XMLFile
>
> At that time,
> Could I intercept pipeline data(payload or context property) using TPE?
> - do not using BAM api
>
> I heard BTS 2006 can intercept 'Messaging' data.
> Is it possible?
>
[ Post a follow-up to this message ]
|