Deploy Tool
The Deploy tool integrates with Promote, a platform for deploying, managing, and scaling predictive models. The Deploy tool uploads models directly to the Promote platform, allowing for easier visibility and management of your available predictive model resources.
Configure the tool
To deploy a model to the Promote platform:
- Establish an Alteryx Promote Connection.
- Click Add Connection.
- In the Add Connection window, enter an Alteryx Promote URL, a URL that points to the location where your model is stored.
- Click Next.
- In the Alteryx Promote Credentials window, type your Username and API Key.
- Click Connect.
- If successful, in the Connection Established window, select Finish. The new connection is selected and visible in the drop-down.
- Select an available connection.
- Click Remove Connection.
- In the Confirmation window, verify the URL and Username are associated with the connection you want to remove.
- Click OK. The connection is no longer available in the drop-down.
- To deploy a model with the same name as a model in the Promote platform, select Overwrite existing model. This will update the model version to your current deployment.
Overwritten versions are accessible through the version control within the Promote platform.
- Run the workflow to deploy the model to the Promote server.
Alteryx Promote Connection: A drop-down list used 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.
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.
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
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.