Node.js Example
This section shows you how to use the DOcplexcloud Node.js Client to create a job, submit it, and get results.

Create the job
Initialize a new job and
upload the associated model
and data files.
upload the associated model
and data files.

Submit the job
Submit the job to execute
and monitor its status until
it completes.
and monitor its status until
it completes.

Get results
Access results and
download them to your
application.
download them to your
application.
See this example which shows you how to build a simple Node.js application that uses the Decision Optimization for IBM Cloud Service Service.
For more information see the DOcplexcloud NodeJS Sample documentation.