Execution Mode Annotation
!@insight.execmodes.LOAD.sendprogress true
!@insight.execmodes.LOAD.sendprogress true
public procedure doload
Mosel Code | Description |
---|---|
insightsendprogress() |
If progress update has been enabled for the execution mode, this command will emit progress events from the model to all views observing this execution mode. |
insightgetmsg() |
Call this subroutine to retrieve messages from the message queue on the worker. |
![]() |
Note: If an execution mode has not been annotated to send progress information, then any call to
insightsendprogress() will not emit any progress data, and any call to
insightgetmsg() will result in an empty text and return value false. This avoids unnecessary traffic between worker and client and helps retain overall system performance.
|
© 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.