UiPath Documentation
activities
latest
false

Atividades do fluxo de trabalho

Última atualização 11 de mai de 2026

File Exists

UiPath.Core.Activities.FileExistsX

Verifica se o caminho de arquivo especificado existe.

Para aprender a usar essa atividade, consulte Tutorial: Trabalhar com Arquivos e Pastas.

Configurando a atividade

No corpo da atividade
  • File path - Click Browse docs image next to the field and then browse to and select the file to check. Alternatively, you can click Plus docs image on the right side of the field and then, from the menu, choose one of the available options to indicate the file path to check:
    • Se a atividade estiver dentro de uma atividade For Each File in Folder, você pode selecionar ArquivoAtual > Nome completo (inclui caminho completo) para indicar o caminho do arquivo pelo qual você está iterando no momento.
    • Dados do Project Notebook, um arquivo do Excel pai ou conta do Outlook. Por exemplo, selecione um arquivo do Excel e então selecione uma célula que contém o caminho de um arquivo, ou indique um campo de um email selecionado no Outlook que contém o caminho de um arquivo.
    • Use Saved Value - Select a value in the form of a file path that you previously saved for later use in the project.
    • Texto - Insira um caminho de arquivo no Construtor de Texto. Você pode combinar texto com uma fórmula de uma célula de um arquivo do Excel, por exemplo, para adicionar uma data ao nome do arquivo usando fórmulas no Notebook do projeto.
    • Ask when run - Prompt for a file path when the project is executed.
    • Open in Advanced Editor - Enter a VB expression.
  • Output result - Click Plus docs image on the right side of the field and then, from the menu, choose one of the available options to indicate where to save the result (TRUE if the file exists or FALSE if the file does not exist):
    • Selecione um arquivo do Excel ou a planilha do Excel e, em seguida, selecione uma célula onde salvar o resultado.
    • Save for Later Use - Use the output result later in your project as input for another activity.
    • Open in Advanced Editor - Enter a VB expression.
No painel Propriedades
Comum
  • DisplayName - The name displayed for the activity in the Designer panel.
Entrada
Diversos
  • Private - If selected, the data used in the activity is not logged by StudioX.

Saída

  • Configurando a atividade

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