Initializing help system before first use

Replaced mminsight Functionality

It is no longer possible to use a static link to mminsight—the module must be dynamically linked into your app. So, if you currently link to mminsight with the imports keyword, you must change this to uses.

All of the mminsight functionality deprecated in Xpress Insight 4.2 has now been removed. Instances of such deprecated functionality should be renamed or replaced with the alternative API. These functions and procedures are as follows:

Modified types

This field is no longer available for the following type.

Type
Details
insightattachment lastModifedUser has been removed

Removed parameters

The following two parameters have been replaced by functions
Removed parameter
Replacement function
insight_model_id insightgetappid
insight_model_name insightgetappname

Removed subroutines

The following subroutines were deprecated previously and have now been removed. The replacement subroutines are listed next to each removed subroutine.

General subroutines
Removed subroutine
Replacement
insight_use_original_data insightgetmode
insight_end_initializations insightpopulate *
insight_results_available insightresultsready
insight_prepare_constraints insightpreparectrs
insight_minimize insightminimize
insight_maximize insightmaximize
insight_update insightupdate
insight_update_progress insightupdateprogress
insight_reset_progress insightresetprogress

* insight_end_initializations was valid when loading a scenario in Xpress Workbench. Insightpopulate can only be used when running the scenario so you may need to surround usages of insightpopulate with a test on insightgetmode.

Attachment related subroutines
Removed subroutine
Replacement
insightgetprojattach insightgetappattach
insightlistprojattach insightlistappattach
insightlistprojattachbytag insightlistappattachbytag
insightprojattachinfo insightappattachinfo

© 2001-2020 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.