Additional EMS Requirements for Installation and Upgrade

If your TIBCO ActiveMatrix BPM infrastructure connects to its TIBCO Enterprise Message Service servers with users that do not have administrator privileges, you must create some additional EMS topics and queues that are not described in TIBCO ActiveMatrix BPM Installation and Configuration.

If your infrastructure connects to its Enterprise Message Service servers with users that do not have administrator privileges during upgrade, the following permissions must be set for the Administrator server's Notification Bus.

Upgrade

Before upgrading TIBCO ActiveMatrix BPM,

 create topic AMX_MGMT.>
 grant topic AMX_MGMT.> user=username create, modify, subscribe, publish

 create queue AMX_MGMT.>
 grant queue AMX_MGMT.> user=username create, delete, modify, send, receive