ESB with BAM

ESB management Console is uesd for Exception handling and tracking of failure message in BizTalk. Those exception details will be shown on ESB Management Console. for more details ESB management console click here.

We can also track and log the exception details in BAM portal also. Exception details of application and itinerary details can be show on BAM portal.

To set up ESB on BAM portal, run the following command in command prompt:

Navigate to C:\Program Files (x86)\Microsoft BizTalk Server 2016\Tracking

  • Run Bm.exe deploy-all -DefinitionFile:”C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\Bam\Microsoft.BizTalk.ESB.BAM.Itinerary.xml
  •  Run Bm.exe deploy-all -DefinitionFile:”C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\Bam\Microsoft.BizTalk.ESB.BAM.Exceptions.xml

Open SQL Management studio and connect to server having BAM Star Schema database and run the following command:

use BAMStarSchema

EXEC sp_addrolemember ‘db_owner’, ‘NT AUTHORITY\SYSTEM’

BizTalk Server Monitoring

One response to “ESB with BAM”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Blog at WordPress.com.

%d bloggers like this: