executionStatus
Extends: | reference |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
Execution status of a scenario.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
status (string) | 0/1 | The status of this execution See com.fico.xpress.insight.client.XPRIJobStatus for valid values. |
jobType (jobType) | 0/1 | Gets the type of the job being executed: LOAD or RUN. |
executionTime (int) | 0/1 | The time spent so far executing this scenario |
objective (double) | 0/1 | The current objective |
gap (double) | 0/1 | The current gap |
numberOfSolutions (int) | 0/1 | The number of valid solutions found so far |
scenarioName (string) | 0/1 | The name of the scenario this job relates to |
executionWorker (string) | 0/1 | Get the execution worker name currently in use |
executionService (string) | 0/1 | The name of the execution service in use |
optimizationService (string) | 0/1 | |
modelName (string) | 0/1 | Get the name of the model (Project) |
solverStatus (string) | 0/1 | Get the solver status |
prettyStatus (string) | 0/1 | Human friendly job execution status |
modelStatus (string) | 0/1 | Get status of the model |
scenarioOwner (string) | 0/1 | Get the owner of the scenario the execution belongs to |
executionMode (string) | 0/1 | |
numberOfThreads (int) | 0/1 | |
scenario (reference) | 0/1 | |
failureCount (int) | 1/1 | |
causeOfFailure (string) | 0/1 |
JSON
property | type | description |
---|---|---|
status | status (string) | The status of this execution See com.fico.xpress.insight.client.XPRIJobStatus for valid values. |
jobType | jobType (jobType) | Gets the type of the job being executed: LOAD or RUN. |
executionTime | executionTime (int) | The time spent so far executing this scenario |
objective | objective (double) | The current objective |
gap | gap (double) | The current gap |
numberOfSolutions | numberOfSolutions (int) | The number of valid solutions found so far |
scenarioName | scenarioName (string) | The name of the scenario this job relates to |
executionWorker | executionWorker (string) | Get the execution worker name currently in use |
executionService | executionService (string) | The name of the execution service in use |
optimizationService | optimizationService (string) | |
modelName | modelName (string) | Get the name of the model (Project) |
solverStatus | solverStatus (string) | Get the solver status |
prettyStatus | prettyStatus (string) | Human friendly job execution status |
modelStatus | modelStatus (string) | Get status of the model |
scenarioOwner | scenarioOwner (string) | Get the owner of the scenario the execution belongs to |
executionMode | executionMode (string) | |
numberOfThreads | numberOfThreads (int) | |
scenario | scenario (reference) | |
failureCount | failureCount (int) | |
causeOfFailure | causeOfFailure (string) |
© 2001-2020 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.