Initializing help system before first use

Subroutines

Deletes an execution from the Xpress Executor component
Deletes all executions from the Xpress Executor component
Submits a new execution to the Xpress Executor component.
Downloads the input data file of the given execution
Downloads the result data file of the given execution
Downloads the run log of the given execution
Downloads a fragment of the run log of the given execution.
Fetch the currently configured concurrency level of the Xpress Executor component.
Fetch the configured execution expiry time of the Xpress Executor component.
Fetch the Mosel instance re-use configuration of the Xpress Executor component.
Fetch the model parameters of the Xpress Executor component.
Initialize the given Executor with the details of the indicated component configured in executor_components, or in the same DMP solution.
Initialize the given Executor in local mode.
Request a list of all the model executions currently present in the Xpress Executor component
Update the status of the given ModelExecution
Query the current repository status for the Xpress Executor component
Configure the concurrency level of the Xpress Executor component.
Configure the execution mode of the Xpress Executor component.
Configure the number of hours after which a completed execution may be automatically deleted.
Configure the input XSD describing the format of the input data.
Configure when Xpress Executor is allowed to re-use a Mosel instance (process) for multiple executions.
Configure the model file of the Xpress Executor component.
Configure the model parameters of the Xpress Executor component.
Configure the result XSD describing the format of the result data.
Wait until the given execution has completed
Returns a string describing the error that occurred during the most recent operation on the Executor instance.
Indicates the status of the most recent request this model has made using the Executor instance