Monday, August 11, 2014

No Views are displayed in BAM Portal

We may wonder why even after successful deployment of BAM activities and views, why views are not getting displayed inside BAM Portal?

The straight reason is – Lack of permission.

Normally when the user have admin rights on the system the views should be automatically displayed inside the portal.

But sometimes even for the administrator they wont show up. For this, we should add the Views under the logged user account to see the them in the BAM portal.

In order to set the permission, open command prompt and go to the path where Views are stored.

Now set the path attribute to “C:\Program Files (x86)\Microsoft BizTalk Server 2009\tracking” and execute the permission command. 

bm add-account -accountname:domain\userid -view:viewname

Now it should show up.

No comments: