Apama 10.7.2 | Building and Using Apama Dashboards | Building Dashboard Clients | Attaching Dashboards to Correlator Data | Scenario instance ownership
 
Scenario instance ownership
Scenario instances in a correlator include an attribute identifying the owner of the instance. When an instance is created through a dashboard (example, for a query), the current user ID is specified as the owner of the instance. For DataViews, the owner is provided by the EPL that sends the DataViewAddItem event.
By default, you are only allowed to see and operate on those scenario instances that you own, that is, the current user ID must match the apama.owner attribute of the instance or item. There are two exceptions to this default:
*If the owner is specified as "*", all users have access by default.
*SQL query attachments provide access for all users to all instances and items. For more information about SQL query attachments, see Using SQL-based instance tables.