-1

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?

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
SteveC
  • 15,808
  • 23
  • 102
  • 173

2 Answers2

1

During BizTalk configuration ...

BAM Alerts File Location: 
Type the name of the network share that will be used to store the BAM alerts.
Note: You must manually create this share before BAM alerts can store the files.

Please refer to the below MSDN link, MSDN

SteveC
  • 15,808
  • 23
  • 102
  • 173
Mahesh
  • 150
  • 1
  • 9
1

By default, it's set to ...

C:\ProgramData\Microsoft\BAM\alerts
SteveC
  • 15,808
  • 23
  • 102
  • 173