Application User Permissions

Permissions associated with the Application User user group.

Application User security permissions are predefined and cannot be changed. They are used largely for web-based applications.

Table 1. Description of Pre-Defined Application User Permissions
Security Permission Description
Core > CoreLog > LogEvent Allowed to write events to the CoreLogActivity table via the CoreLog service's LogEvent method.
Core > CoreLog > Trace Send trace messages to Server log trace listeners via the CoreLog service's Trace methods.
Core > Field > Read Permission to access field information for editing/viewing, could be needed by every application user who interacts with/edits the fields and layouts throughout the JavaScript code.
Core > File Download files from the server.
Core > DatabaseDescription > Read Read database description information.
Map > View Image View images generated by the map rendering service.
Core > App > Run Interactive access for the user-agent applications such as browsers, phones, and voice gateways.
Core > Event > Poll Allow access to Event service's Poll method to set up and event queue and receive TCF events.
Core > Event > Post Allow access to the Event service's Post methods to send TCF events to other listeners in the application.