Testing the optimization Design and deployment endpoint

You can test active endpoints deployed through the Design and deployment mode using one of these methods.

  • Upload a file from your local system for single or multiple observations. This option is disabled if sets, indices, and constants are part of run time JSON schema.
  • JSON message for single observation: insert values of the single observation in the presented schema.

Testing the optimization endpoint from a file

  1. Select the endpoint.
  2. Select the file to upload.
  3. Upload the file.
  4. Click Run to calculate and display the optimal solution.

Testing the optimization endpoint from a JSON message

  1. Select the endpoint.
  2. Select the JSON message.
  3. Insert values into the JSON schema.
  4. Click Run to calculate and display the optimal solution.