Posts
  • Derek Tan's Blog

    Modifying Length of a Text Data Item of an Activity

    • 1 Comments
    Modifying the size of a nvarchar column of a data item of an activity Applies to: Microsoft BizTalk Server 2004 You have already deployed a BAM definition with a text data item but now you want to change the maximum length of data item. The recommended...
  • Derek Tan's Blog

    Moving Time Window of BAM Aggregated Alerts

    • 0 Comments
    In BizTalk 2006, you can define alerts based on real-time aggregations or scheduled aggregations based on analysis cubes. For aggregated alerts, you have the option to specify a time window. This binds the alerts to be aggregated within a time past to...
  • Derek Tan's Blog

    BAM integration with Microsoft SQL Server Reporting Services 2005

    • 0 Comments
    The steps to create a report based on data in Bam infrastructure is no different from what one would do for other SQL data sources. It is recommended that you read the “ Creating a Report with Report Designer ” section in SQL Server 2005 Books Online...
  • Derek Tan's Blog

    What is a Progress Dimension? What are a Progress Stage and a Progress Milestone?

    • 0 Comments
    BAM introduces a new type of dimension, the Progress Dimension. It allows aggregations of data within categories of progress status of activities. For example, the valid categories of status of a purchase order activity may be evaluating, fulfilling,...
  • Derek Tan's Blog

    Backup and Restore for BAM databases

    • 1 Comments
    The following applies to BAM in BizTalk 2006. It would work similarly in BizTalk 2004, without SQL NS databases. Deployment and Removal To ensure consistent schema across all BAM databases, run the “Backup BizTalk Server” SQL job for each deployment...
  • Derek Tan's Blog

    BAM without BizTalk Configuration (Part 3)

    • 0 Comments
    The BAM web service needs to be able to access the SQL NS binaries in order to set up alerts. The following will set up the BAM portal so that you can define alerrts via the portal. Grant Permissions to Microsoft SQL Notification Services bin folder...
  • Derek Tan's Blog

    BAM without BizTalk Configuration (Part 2)

    • 2 Comments
    The following assumes that you are using Internet Information Services (IIS) 6.0 or higher and your operating system is Microsoft Windows Server 2003. 1. Create Application Pool a. Click Start->Programs->Administrative Tools->Internet Information...
  • Derek Tan's Blog

    BAM without BizTalk configuration (Part 1)

    • 0 Comments
    In BizTalk 2006, if you do not want to create a BizTalk group, yet would still like to use BAM. You can create the BAM infrastructure is supported without having to configure BizTalk. The steps are as follows: Define a Bam Configuration file. The...
  • Derek Tan's Blog

    Addition of BAM Analysis after initial configuration

    • 1 Comments
    In BizTalk 2004, in order to add BAM Analysis after an initial configuration without, one can use a command in bm.exe to create the BAM Analysis as well as the BAM Star Schema databases. The star schema database acts us a staging database for the building...
  • Derek Tan's Blog

    Real-time Aggregation Online Window

    • 0 Comments
    In BAM, instead of waiting for the execution of data analysis task to update the cube aggregations at scheduled intervals, one can define specific slices of data to be aggregated in real-time. For example, in a departmental store scenario, a store manager...
  • Derek Tan's Blog

    How to represent date time data in Bam in local time

    • 4 Comments
    If you are using the tracking profile editor to map orchestration shapes/events to BAM activity, the date time value that appears in views and cubes will be in UTC (Coordinated Universal Time) time. With a little tweaking of a stored procedure for each...
  • Derek Tan's Blog

    Continuation vs Relationship - When to use?

    • 3 Comments
    If an orchestration calls another orchestration multiple times, use relationship to model the process. Examples where this apply may include A purchase order processing with each line item processed by another orchestration. An exception handling orchestration...
  • Derek Tan's Blog

    Introduction

    • 1 Comments
    Thanks for coming to this blog. I've been active in answering newsgroup questions on Microsoft BizTalk Server; my specialty is in the Business Activity Monitoring (BAM) technology. After some time, I find myself repeating the answers/solutions to similar...
Page 1 of 1 (13 items)