Skip to main content

Deploy Tool Icon “部署”工具

部署工具与Alteryx Promote集成,这是一个用于部署、管理和扩展预测模型的平台。部署工具直接将模型上传至Alteryx Promote平台,可供更轻松查看和管理可用预测模型资源。

配置工具

To deploy a model to the Promote platform, follow these steps:

  1. Establish an Alteryx Promote Connection. 其中提供了两个选项:

    • Alteryx Promote Connection: Use the dropdown to select from saved Promote connections.

    • Add Connection: An option to add to the list of available Promote connections. The Promote connection manager operates independently of workflows. 添加提升连接

      1. 选择或添加连接

      2. In the Add Connection window, enter an Alteryx Promote URL, a URL that points to the location where your model is stored.

      3. 选择下一步

      4. In the Alteryx Promote Credentials window, enter your Username and API Key.

      5. 选择连接

      6. If successful, in the Connection Established window, select Finish. The new connection is selected and visible in the drop-down.

    • 删除数据连接

      1. 选择现有连接

      2. Select Remove Connection.

      3. In the Confirmation window, verify the URL and Username are associated with the connection you want to remove.

      4. 选择确定 。 The connection is no longer available in the dropdown.

  2. To deploy a model with the same name as a model in the Promote platform, select Overwrite existing model. This updates the model version to your current deployment. Overwritten versions are accessible through version control within the Promote platform.

  3. Run the workflow to deploy the model to the Promote server.

Promote Access

If you are unsure if you have access to the Promote feature or need assistance finding your required credentials, contact your local administrator or your support representative.

Deployment Success

Success Message

If the model is successfully deployed, a message displays in the Results window with the success status and model version number.

Status: Successfully deploy | Version 5

Failure Message

If the model fails to deploy, an error message displays in the Results window.

错误消息工具示例

  • Model already exists; check "Overwrite existing model" and re-run the workflow: Only one version of a model can be active in the Promote platform. To successfully deploy:

    • Select Overwrite existing model and re-run the workflow to deploy a new version.

    • Change the name of your model and re-run the workflow to deploy a different workflow.

  • Unable to reach API; reconfigure tool and re-run the workflow: The tool's configuration is incorrect. Verify all input information and re-run the workflow.

  • Enter valid Promote credentials: Verify that your Promote Username and API Key were entered correctly.

  • Enter valid Promote URL: Verify that you entered a valid Promote URL.

  • Promote API is unreachable; try again later: The Promote network is temporarily down.