Scenarios
Data Types
-
Information about a scenario.id : textThe ID of this scenariocreated : textThe timestamp this scenario was createdownerid : textThe ID of the user that owns this scenarioownername : textThe full name of the user that owns this scenarioappid : textThe ID of the app that owns this scenarioparentid : textThe ID of the app or folder that is the parent of this scenario. For top-level scenarios this will be the same as the appid value.parenttype : stringThe type of the parent of this attachment, either APP or FOLDERname : textThe name of this scenariopath : textThe path within the repositorytype : textThe scenario's custom type if it has one, otherwise SCENARIO.sharestatus : stringThe share status of this scenario (one of: FULLACCESS, PRIVATE, READONLY)datastate : stringThe current state of this scenario's data (one of: LOADED, RESULTS,, RESULTS_DIRTY, UNLOADED)execduration : realThe duration of the last execution of this scenario in millisecondsexecmode : textThe execution mode for the last executionexecusername : textThe full name of the user that last executed this scenarioexecuserid : textThe ID of the user that last executed this scenariodataver : integerThe version number of the model datastatus : stringThe model status for this scenario (one of: OK, BREAK, ERROR, EXIT, INSTR, IOERR, LICERR , MATHERR, NA, NIFCT, NULL, PROB, STOP, UNKNOWN, UNKN_PF, UNKN_SYS)probstatus : stringThe problem status for this scenario (one of: INFEASIBLE, NA, OPTIMAL, OTHER, SOLUTION, UNBOUNDED, UNFINISHED, UNKNOWN)execstart : textTimestamp when this scenario last started loading or executingexecfinish : textTimestamp when this scenario last finished loading or executingSee also
Subroutines
If scenario is currently queued or executing, cancel it.
|
|
Create a copy of an existing scenario within an app.
|
|
Create a new scenario within an app.
|
|
Delete a scenario from the Insight server.
|
|
Execute a scenario and wait for it to complete.
|
|
Queue the given execution mode of the given scenario for execution.
|
|
Request information about a scenario.
|
|
Request information about the scenario at a given path.
|
|
Download the scenario's run log into the given local file.
|
|
Checks if the given scenario is currently executing/queued for execution.
|
|
Move a scenario to another folder.
|
|
Rename a scenario on the Insight server.
|
|
Update the owner and optionally share status of a scenario on the Insight server.
|
|
Update the share status of a scenario on the Insight server.
|
|
If the specified scenario is executing, wait until it completes or is cancelled. If not, return immediately.
|
© 2001-2024 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.