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

Using SSIS in a cluster with BizTalk BAM

We set up SQL server in a cluster. We then used one of the BizTalk servers and installed SSIS on it. We then configured BAM. Everything looked fine until we needed to run some of the SSIS jobs to archive stuff. They don't seem to have been created…
Riri
  • 11,501
  • 14
  • 63
  • 88
0
votes
1 answer

BizTalk is trying to run "exec TDDS_GetColumnInfo @objectName=N'[dbo].[bam_xxx_PrimaryImport]'" against BizTalkDTADb database

I have deployed my BAM activities and they (tables/stored procs) exist in BAMPrimaryImport database. But I'm getting an error when the process runs: TDDS failed to execute event. Could not find stored procedure 'dbo.bam_xxx_PrimaryImport'.** I ran…
mk78
  • 73
  • 1
  • 4
0
votes
1 answer

BAM Archive activitywindow setting doesn't work

We have a job running to do moving the data from BAMPrimaryImport to BAMArchive.After deploying the BAM, we run the following command on the target server (single dev server) bm set-activitywindow -Activity:AnActivity -TimeLength:30…
Zalan
  • 457
  • 1
  • 6
  • 16
0
votes
1 answer

Using BAM in EDI inbound and outbound process

What functionality of BAM can we use in EDI? I know BAM basics, but I don't know how can I use BAM in EDI inbound and outbound process. So my question is how can we use BAM functionality in EDI inbound and outbound process? Can any one let me know…
user1104946
  • 680
  • 1
  • 9
  • 30
0
votes
1 answer

BizTalk BAM Portal "Related Documents" Missing

I am working with BizTalk 2010 and using the BAM API to record the body of an incoming message in the BAM_Itinerary_CompletedRelationships table of the BAMPrimaryImport database. This is working well and through SSMS I can see the inbound XML…
Rob Bowman
  • 7,632
  • 22
  • 93
  • 200
-1
votes
2 answers

Where is the "system defined file location" that a BAM FILE alert is delivered to?

Where is the "system defined file location" that a BAM FILE alert is delivered to? MSDN mentions ... "a system-defined file location for a transport method of file" but I can't find any details on where that exactly is?
SteveC
  • 15,808
  • 23
  • 102
  • 173
1 2
3