Advanced Topics
This section covers several advanced Xpress Insight topics.
Covered Topics
- Controlling Access to VDL, JavaScript and Tableau Views
An interface can optionally specify a list of authorities that the user must possess in order for the view interface to be accessible. - Multiple Users and Authentication
Xpress Insight implements a user authentication and authorization security system. - Building Apps that use the Decision Tree Editor
If the app you are building generates or imports FSML or FJDT decision trees, you can make it possible for your users to edit the trees as attachments. - Making REST Requests with the JavaScript API
Developers may need to get data from the Insight server that is not available from any JavaScript API methods by calling one of the Insight Server REST endpoints.
Parent Topic
Insight 4 Developers Guide for Python