Initializing help system before first use

Minimum Python Model Requirements

A Python model must implement several behaviors to be used in FICO® Xpress Insight. The functions for interacting with the Insight server are provided by the xpressinsight.AppInterface class.

This class provides methods that can be used for a wide range of tasks, including downloading and uploading attachments and getting scenario and application metadata.

You can access the application interface functions via the insight property of the Insight application. This property is inherited from the base class xpressinsight.AppBase. For a full description of these functions, along with an example skeleton Xpress Insight app, see Application Interface in the Insight 5 Python Reference.

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.