Consider the following scenario:
Note If you disable the Track Message Bodies - Request Message Before Port Processing option, properties are written to the BAMPrimaryImport database correctly.
- You use Business Activity Monitoring (BAM) in Microsoft BizTalk Server 2010.
- You enable the Track Message Bodies - Request Message Before Port Processing option in the receive port or send port.
- You add a new record to the BAMPrimaryImport database.
- You execute a query in SQL Server Management Studio (SSMS) as follows:
SELECT * FROM [BAMPrimaryImport].[dbo].[BAMActivityName_Completed]
Note If you disable the Track Message Bodies - Request Message Before Port Processing option, properties are written to the BAMPrimaryImport database correctly.