Replaced mminsight Functionality
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
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.
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.
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.