Initializing help system before first use

Subroutines

executordelete
Deletes an execution from the Xpress Executor component
executordeleteall
Deletes all executions from the Xpress Executor component
executorexecute
Submits a new execution to the Xpress Executor component.
executorfetchinput
Downloads the input data file of the given execution
executorfetchresult
Downloads the result data file of the given execution
executorfetchrunlog
Downloads the run log of the given execution
executorinit
Initialize the given Executor with the details of the indicated component configured in executor_components, or in the same DMP solution.
executorinitlocal
Initialize the given Executor in local mode.
executorlist
Request a list of all the model executions currently present in the Xpress Executor component
executorpoll
Update the status of the given ModelExecution
executorrepositorystatus
Query the current repository status for the Xpress Executor component
executorsetexecmode
Configure the execution mode of the Xpress Executor component.
executorsetinputxsd
Configure the input XSD describing the format of the input data.
executorsetmodelfile
Configure the model file of the Xpress Executor component.
executorsetmodelparams
Configure the model parameters of the Xpress Executor component.
executorsetresultxsd
Configure the result XSD describing the format of the result data.
executorwaitfor
Wait until the given execution has completed
getlasterror
Returns a string describing the error that occurred during the most recent operation on the Executor instance.
getstatus
Indicates the status of the most recent request this model has made using the Executor instance