Insight 4 Developers Guide for Python
Covered Topics
- Introduction
Welcome to the FICO® Xpress Insight Developers Guide. - Getting Started
This chapter describes how to establish a development environment for Xpress Insight app authoring and use it to modify, build, and publish the standard "quick start" app template. - Building a Basic Xpress Insight App
This main section walks through the key steps in building an Xpress Insight app. They are typical of the stages through which all models progress as they are transformed into independent Xpress Insight apps. - Fundamental Xpress Insight Concepts
This section covers several important Xpress Insight concepts and principles. - Using the View Designer and VDL to Create Custom Views
The View Designer enables rapid development of custom views by allowing you to associate user interface components with model data for viewing and editing. - Using the JavaScript API to Create Custom Views
The Xpress Insight JavaScript API provides another powerful means to create custom views, and access and manipulate the state of the system. - Authoring Custom Views with Tableau for FICO
Tableau for FICO is a powerful business intelligence application that allows you to analyze many different types of structured data using a greatly expanded range of chart and graph formats to create your views. - Accessing the Xpress Insight Server Using the REST API
The Xpress Insight REST API provides a web services interface to the Xpress Insight server. - Using the Shared Database (DMP)
All Xpress components (Insight, Workbench, and Executor) deployed on DMP in the same solution, at the same lifecycle stage, will share the solution database. - Advanced Topics
This section covers several advanced Xpress Insight topics. - Upgrade Guide
This Appendix contains a selection of topics relating to upgrading the system. - Bundled Third-Party Libraries
Several libraries are bundled with the Xpress Insight JavaScript API version 4.7 which are detailed below.
Parent Topic
Xpress Insight 4 Help