Skip to main content

Deploy Tool Icon Strumento Implementazione

Lo strumento Deploy si inserisce nell'Alteryx Promote, una piattaforma per impiegare, gestire e scalare i modelli di predizione. Lo strumento Implementa aggiorna direttamente i modelli sulla piattaforma Alteryx Promote, consentendo una visibilità e una gestione più semplici delle risorse dei modelli di predizione disponibili.

Configura lo strumento

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

  1. Establish an Alteryx Promote Connection. Sono disponibili 2 opzioni:

    • 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. Aggiungi connessione Promote

      1. Seleziona o aggiungi una connessione

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

      3. Seleziona Successivo.

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

      5. Seleziona Connetti.

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

    • Eliminazione di una connessione dati

      1. Selezionare una connessione esistente

      2. Select Remove Connection.

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

      4. Seleziona OK. 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.

Accesso a Promote

Se non si è sicuri di avere accesso alla funzione Promote o si necessita di assistenza per trovare le credenziali richieste, contatta l'amministratore locale o il rappresentante dell'assistenza.

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.

Esempio dello strumento Messaggio di errore

  • 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.