Skip to main content

Deploy Tool Icon Ferramenta Implantar

A ferramenta Implantar se integra com o Alteryx Promote, uma plataforma para implantar, gerenciar e dimensionar modelos preditivos. A ferramenta Implantar faz upload dos modelos diretamente para a plataforma Alteryx Promote, facilitando a visibilidade e o gerenciamento dos seus recursos de modelos preditivos disponíveis.

Configurar a ferramenta

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

  1. Establish an Alteryx Promote Connection. Há duas opções:

    • Conexão do Alteryx Promote: uma lista suspensa usada para selecionar a partir das conexões do Promote.

    • Adicionar conexão: uma opção para adicionar à lista de conexões disponíveis do Promote. O gerenciador de conexão do Promote opera independentemente dos fluxos de trabalho. Adicionar uma conexão do Promote

      1. Selecione ou adicione uma conexão

      2. Na janela "Adicionar conexão", insira um URL do Alteryx Promote, um URL que aponta para o local onde seu modelo está armazenado.

      3. Clique em Próximo.

      4. Na janela Credenciais do Alteryx Promote, digite seu nome de usuário e a chave de API.

      5. Clique em Conectar.

      6. Caso consiga, selecione Concluir na janela Conexão estabelecida. A nova conexão é selecionada e visível na lista suspensa.

    • Excluir uma conexão do Promote

      1. Selecione uma conexão disponível.

      2. Clique em Remover conexão.

      3. Na janela de confirmação, verifique se o URL e o nome de usuário estão associados à conexão que você deseja remover.

      4. Clique em OK. A conexão não está mais disponível na lista suspensa.

  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.

Acesso ao Promote

Se você não tiver certeza de que tem acesso ao Promote ou se necessita de assistência para encontrar as credenciais necessárias, entre em contato com seu administrador local ou seu representante de atendimento ao cliente.

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.

Exemplo de Mensagem de erro

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