Model management
A model object is created by loading a bim file onto a Mosel instance with a call to XPRDloadmod. Once a model has been loaded, it can be run (XPRDrunmod), send events (XPRDsendevent) and possibly be interrupted before its normal termination (XPRDstoprunmod). Additional functions provide information about the last execution. Models must be unloaded using XPRDunloadmod in order to release the resources they use both on the local host and the remote instance.
Return the data pointer of a model.
|
|
Return the exit code of a model after its execution.
|
|
Get a reference to the Mosel instance on which a model is loaded.
|
|
Return the model number.
|
|
Return the ID of the model on the remote instance.
|
|
Return the current status of a model.
|
|
Load a Binary Model file onto the specified instance.
|
|
Reset a model.
|
|
Run a model.
|
|
Send an event to a running model.
|
|
Define the data pointer of a model.
|
|
Stop a running model.
|
|
Unload a model.
|
© 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.