Specifying details for a Infor Artificial Intelligence element

Use a Infor Artificial Intelligence step to orchestrate the execution of a process on the Infor Artificial Intelligence 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 Infor Artificial Intelligence 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 Infor Artificial Intelligence Settings.

The Infor Artificial Intelligence step is available only for environments that are licensed for a Infor Artificial Intelligence 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 Infor Artificial Intelligence Platform APIs.

  • Code -2: The callback from Infor Artificial Intelligence 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 Infor Artificial Intelligence 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 Artificial Intelligence Platform User Guide on docs.infor.com.