UiPath Documentation
marketplace
latest
false
Importante :
Este conteúdo foi traduzido com auxílio de tradução automática. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Guia do usuário do Marketplace

Última atualização 1 de abr de 2026

Início rápido

Este guia mostra como instalar o aplicativo de exemplo da UiPath e criar um projeto simples que valida a conexão com sua plataforma Appian.

Para validar sua conexão, você criará uma sequência de automação usando as atividades do Appian para fazer o seguinte:

Pré-requisitos

Antes de começar a criar um projeto com as atividades do Appian, você precisa baixar o aplicativo de exemplo da UiPath. Este aplicativo de amostra inclui (entre outros objetos) modelos de processo de amostra e APIs web que permitem a conexão e interação entre o Appian e a UiPath.

    • Você importará este arquivo em sua plataforma do Appian. Portanto, salve-o em um local de fácil acesso.
  1. Open the Appian platform in your browser and go to the Appian Designer (e.g., *https://*YourInstance.appiantrial.com/suite/design).

    Appian Designer interface in browser

  2. Go to Applications and click the Import button (this opens the Import Package window).

    Import button in Appian Applications page

  3. In the Import Package window, click the Upload button and select the .zip file that you saved in step 1.

  4. Click the Inspect button to verify the package doesn't have errors.

    Appian Import Package window with Inspect button

  5. After successful inspection, click the Import Package button.

    Appian Import Package button after successful inspection

Está feito! O Aplicativo de Exemplo da UiPath está pronto para ser usado. Agora, vamos criar um projeto de automação usando o Pacote de atividades Appian.

Etapas

Criar um novo Projeto

  1. Abra o UiPath Studio.

  2. Under New Project, click Process to create a new project (this opens a New Blank Process window).

    New Project options in UiPath Studio

  3. Enter a project Name, Location, and Description.

  4. Clique em Criar.

    New Blank Process dialog in UiPath Studio

You're done! Next, follow the steps below to add the Appian Activities Package to your project via Manage Packages.

Adicionar o pacote de atividades Appian

  1. In your new project, click Design at the top of the page.

  2. Click Manage Packages (this opens the Manage Packages window).

    Manage Packages button in UiPath Studio Design ribbon

  3. Under All Packages, click Go! .

  4. Search for "Appian" (the search results automatically return as you type).

  5. Click UiPath.Appian.Activities in the results panel (this opens the package details panel in the right-hand side of the window).

  6. Clique em Instalar.

  7. Click Save (this opens a License Acceptance window).

    UiPath.Appian.Activities package selected in Manage Packages window

  8. Click I Accept in the License Acceptance window.

    License Acceptance dialog for Appian Activities package

You're done! The Appian Activities package is now in your Activities > Available > Integrations > Appian.

Appian activities listed under Available Integrations in UiPath Studio

Agora, vamos criar seu primeiro projeto de automação do Appian.

Crie seu projeto de automação do Appian

Escopo do Appian
  1. In the Activities panel, go to Available > Integrations > Appian.

  2. Click, drag, and drop the Appian Scope into the main Designer panel.

  3. In the Designer panel, click the Appian Scope activity to open its Properties panel.

    Appian Scope activity selected in UiPath Studio Designer panel

  4. Enter the Server URL, Username, and Password for your Appian platform.

    Appian Scope activity properties with Server URL, Username, and Password fields

With the Appian Scope activity added, you're ready to add the Start Human Activity.

Iniciar atividade humana

This activity starts a predefined process (template) that is included in the UiPath Sample Application to assign a task to a group or individual.

  1. In the Activities panel, go to Available > Integrations > Appian.

  2. Click, drag, and drop the Start Human Activity into the main Designer panel.

  3. In the Designer panel, click the Start Human Activity activity to open its Properties panel.

    Start Human Activity properties panel in UiPath Studio

  4. Enter the GroupId or Username that you want to assign to the process.

    • If you want to assign the process to a specific group of users, follow the steps below to locate the GroupId, otherwise enter a Username to assign it to an individual user.
    1. In the Designer panel, click the search icon next to the property (this opens the Select Group wizard).

    2. In the Select Group wizard, enter the ServerURL, Username, and Password that you used in the Appian Scope activity.

    3. Click the Connect button.

    4. Select the process from the list and click the Select button.

      Select Group wizard in UiPath Studio

      Group selected in Select Group wizard

  5. Create a String output variable and enter it in the ProcessId property.

    ProcessId output variable entered in Start Human Activity properties

  6. To help verify the success of the process, add a Message Box activity after the Start Human Activity and enter your ProcessId output variable in the Text property (e.g., "Process ID: " + processId).

    Message Box activity showing ProcessId output in UiPath Studio

Está feito! Seu processo de automação agora está pronto para ser executado.

Next, let's test your Start Human Activity project by running the process and validating the results in your Appian platform.

Testar a atividade Start Human
  1. Open the Appian platform in your browser and go to the Appian Designer (e.g., *https://*YourInstance.appiantrial.com/suite/design).

  2. Go to Applications and click the UiPath Sample Application link from the list of applications (this opens to the application objects).

    UiPath Sample Application link in Appian Applications list

  3. From the UiPath Sample Application, click the Monitoring tab (this opens a list of your processes).

  4. Select the Show process details check box (this shows the Process ID within the list of your processes).

    docs image

  5. Go to UiPath Studio and open the Appian automation project that you just created.

  6. Click Run.

    Run button in UiPath Studio for the Appian automation project

  7. After the Start Human Activity runs, take note of the Process ID that is shown in the Message Box.

    Message Box showing Process ID after Start Human Activity runs

  8. Verify the Start Human Activity process appears in the Appian monitoring list and the Process ID matches the Process ID from the Message Box.

    Appian monitoring list showing matched Process ID from Start Human Activity

Está feito! Você criou e testou com sucesso seu projeto de automação do Appian. A validação da sua conexão está pronta para fazer mais.

  • Pré-requisitos
  • Etapas
  • Criar um novo Projeto
  • Adicionar o pacote de atividades Appian
  • Crie seu projeto de automação do Appian

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades