Questions tagged [biztalk-bam]

Microsoft BAM is a real-time data monitoring tool for Microsoft BizTalk Server.

BizTalk Business Activity Monitoring is a real-time data monitoring tool for Microsoft BizTalk Server.

36 questions
0
votes
1 answer

Tracking Profile Editor shows wrong version of an orchestration

I try to set up BAM for my BizTalk orchestrations. Everything is OK except the 2 orchestrations which are shown incorrectly in Tracking Profile Editor. For example, I've added an Expression shape with logging stuff to the end of every…
javros
  • 825
  • 10
  • 31
0
votes
2 answers

Can't open a view in Business Activity Monitoring

I use BizTalk Server 2010. Yesterday I deployed a BAM activity and could browse a corresponding view in the BAM portal. Today I've created another activity, but this time I made it non-RTA and hence I can't open a view for that. Every browser gives…
javros
  • 825
  • 10
  • 31
0
votes
0 answers

BAM Archive database - Reduce size

Is there a way to reduce BAM Archive database size? We are currently moving the data from BAM Primary DB to BAM Archive. But now BAM Archive DB contains large amount of data which takes huge space. I tried using Biztalk Terminator for this but DB is…
omkar patade
  • 1,442
  • 9
  • 34
  • 66
0
votes
1 answer

BizTalk Tracking profile

I'm experiencing an issue with my tracking profile that spans multiple applications. after a deployment of one of the exoncerned applications, my tracking profile stops intercepting the data defined within. is somene has already experienced this…
Hichamveo
  • 475
  • 3
  • 16
0
votes
0 answers

Capture data of a child nodes xml in BAM tool.(BizTalk Business Activity Monitoring)

I have receive port and simple XML: BAM Activity: id – BD Integer name – BD Text childId – BD Integer Then bind using TPE message fields to activity fields. id =…
0
votes
1 answer

BizTalk BAM Browser - Column Chooser - works on Win 7 but not BizTalk Server (Win 2012/R2)

My laptop is Windows 7 with IE 11.0.9600.18665 and when I access the BAM portal everything works fine. BizTalk 2016 is installed on Win 2012/R2, with IE 11.0.9600.18666. But on the Win 2012 server, when I click "Activity Search", select an…
NealWalters
  • 17,197
  • 42
  • 141
  • 251
0
votes
1 answer

How do I get the BAM Add-Ons in BizTalk 2016/Excel 2016

I want to create a BAM activity/view. I have Office 32-bit. Do I need to open some specific BAM spreadsheet/model first? This page shows how it works in Excel 2007: https://msdn.microsoft.com/en-us/library/aa559526(v=bts.20).aspx But I haven't…
NealWalters
  • 17,197
  • 42
  • 141
  • 251
0
votes
0 answers

BAM and Tracking Profile Editor issue for different Activities of the same View

I am facing a very strange issue with BAM and Tracking Profile Editor. I have a View with 4 Activities in it. Everything was working fine. Off late, there was no data being tracked. I tried to resolve it by removing the tracking profile and applying…
0
votes
2 answers

BAM looping of multiple xml's from an BizTalk Orchestration

I have a BizTalk Orchestration which loops to create multiple XML files. I have configured BAM activities and views and deployed the Tracking .btt file to track the data. The BAM activity does not loop through these multiple XML files, it creates…
0
votes
0 answers

BizTalk Bam Aggregation throws OLE DB Provider error

I am trying to access BAM URL in Intranet. I have hosted BAM in one server and it works fine there. When I try accessing the BAM (http://servername/BAM) outside the server but within the intranet, I am getting following error while I try to see the…
beast
  • 107
  • 12
0
votes
2 answers

Number of files received by a file receive location

Is there a way to calculate the number of files received by a receive location using BAM?
Wessam Zeidan
  • 4,531
  • 3
  • 18
  • 7
0
votes
2 answers

BAM can configure only Analysis Services 2005 or 2008

Does anyone know what is the problem? I've tried to deploy an activity and view from XML into BAM and got this trace: Deploying Activity... Done. Deploying View... ERROR: The BAM deployment failed. BAM can configure only Analysis Services 2005…
Rroman
  • 666
  • 1
  • 7
  • 11
0
votes
1 answer

Biztalk BAM Configuration Error : Could not load file or assembly 'Microsoft.SqlServer.Instapi, Version=9.0.242.0

I am trying to configure BAM since couple of days. I landed with below error Could not load file or assembly 'Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot…
Shrilata Ellaboina
  • 103
  • 1
  • 3
  • 12
0
votes
1 answer

BizTalk Business Activity Monitor

I recently started with the BAM from BizTalk. I created a simple orchestration. I configured the BAM for BizTalk ofcourse. I used excel to create a simple schema with only textfields. I deployed this xml schema to the BizTalk primary import using:…
WtFudgE
  • 5,080
  • 7
  • 47
  • 59
0
votes
1 answer

Issue viewing Aggregations and Activity Search - BAM portal

I am working on BAM (first encounter), created a simple Activity where I have defined two Business Milestone (Invoice received and Invoice processed time) and one Business Data (Customer Name) and a simple view complementing it with Dimensions…