ins~execandwaitforscen
Purpose
Execute a scenario and wait for it to complete.
Synopsis
function execandwaitforscen(scenid:text, execmode:text, timeout:integer):boolean
Arguments
|
scenid
|
ID of the scenario
|
|
execmode
|
Execution mode to run
|
|
timeout
|
Maximum number of seconds to wait. If the scenario doesn't complete within this time limit, it is automatically cancelled. |
Return value
true if the scenario was queued and stopped executing within the given time period, false otherwise
Further information
If the Insight server returned an error, or an issue was encountered communicating with the Insight server, the error flag will be set and
ins~haserror will return
true.
© 2001-2022 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.
