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
- Select the endpoint.
- Select the file to upload.
- Upload the file.
- Click to calculate and display the optimal solution.
Testing the optimization endpoint from a JSON message
- Select the endpoint.
- Select the JSON message.
- Insert values into the JSON schema.
- Click to calculate and display the optimal solution.