Specifying details for a Coleman AI element

Use a Coleman AI step to orchestrate the execution of a process on the Infor Coleman AI Platform.

For a quest with an existing endpoint, you can execute these four task types:

  • Reload Datasets
  • Retrain Model
  • Update Production Quest
  • Redeploy Endpoint

At runtime, workflow triggers the Coleman AI machine learning task and waits until it is completed. If the task is completed successfully, the workflow continues with the next step. If there was a problem in the task execution the workflow either fails or continues with the next step. This depends on the configuration in the Coleman AI Settings.

The Coleman AI step is available only for environments that are licensed for a Infor Coleman AI Platform.

When you selected the The workflow continues option, you can collect the error response codes and use it in the workflow.

This list shows the possible error response codes:

  • Code -1: The workflow cannot reach the API Gateway to call the Coleman AI Platform APIs.

  • Code -2: The callback from Coleman AI returned with an error which happened during the task execution.

  • Any error code: Any other code less than 200 or higher than 399 that the Coleman AI Platform API can return.

In each of these error situations, the error message gives more information about the cause of the error.

See the Infor Coleman AI Platform User Guide on docs.infor.com.