Why audit events are not shown in mappView visualization in Automation Studio 6 project

:arrow_right: Tips from application field

If you configure mappAudit, user roles, and the Audit widget in an Automation Studio 6 project as you remember it from Automation Studio 4, you may face an issue where audit events are not shown. :thinking:

Example of AS4 way of configuration

Users and their roles configuration

AuditTrail FUB is enabled, Audit events are recorded

AudtList widget is configured, no error in widget or in logger, but you can not see your audit events :grimacing:

The cause, or better to say, the change in Automation Studio 6 is that the AuditList MpLink connection is now done via OPC UA. In order to actually see the entries, you have to make sure the OPC UA user logged in has the role BR_Engineer.

Example from AS6:
Role was added to user(s)

So now, a user with the proper rights can see audit events.

Hope this information helps you! :slight_smile:

More info you can find in AS6 Help

8 Likes

4 posts were split to a new topic: mpAudit, migration from AS4 to AS6, how to configure text properly

A post was split to a new topic: Why audit events are missing despite BR_Engineer role

Another reason why events may not appear in mappAudit is that the MpServer library needs to be added to the project. See mapp communication
Unfortunately, this is not mentioned in the Getting Started guide for either MpAuditTrail or the AuditList widget.
To add the library, refer to: Adding library MpServer

2 Likes