Initializing help system before first use

Submitting a Job

The REST API supports submitting Solver and Mosel type jobs.
POST the job request to the following endpoint:
https://<INSIGHTURL>/api/compute-jobs
The POST should submit a multi-part form with two parts:
  1. A field with name computeJobRequest whose value is a JSON descriptor as described below.
  2. A file upload with name payload. This is expected to be a zip file, with a filename ending in .zip. This will be tagged and attached to the scenario. During the job execution this will be sent to the worker and unzipped into the compute app work folder.
Note: Xpress Insight imposes a configurable limit of 1000 jobs to the length of the job queue. For more, see Job Queue Limit in the earlier section Using the Compute Interface with Xpress.

© 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.