UiPath Documentation
robot
2021.10
false
Guia do usuário do robô
Importante :
A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Mensagem muito grande para processar

Comportamento Observado

Processos usando uma grande quantidade de dados (por exemplo Os arquivos do Excel com mais de ~2500 linhas) podem falhar, com o seguinte erro:

Message: Could not retrieve the result of the job execution. This might be because a message was too large to process.
Exception Type: System.Exception
Message: Could not retrieve the result of the job execution. This might be because a message was too large to process.
Exception Type: System.Exception

Causa

A saída da execução do trabalho excede o valor máximo configurado do parâmetro maxMessageSizeInMegabytes no arquivo uipath.config.

Esse parâmetro tem um valor padrão de 10 MB.

To access the uipath.config file, go to the installation folder of the UiPath Components. The location depends on the deployment type:

  • When the Robot is installed in User Mode with the .exe installer, the uipath.config is found in the User Profile folder C:\Users\{{user}}\AppData\Local\UiPath\uipath.config
  • When the Robot is installed in Service Mode, the uipath.config is found in the installation folder. If the Robot was installed using the default path, the uipath.config file is found in C:\Program Files\UiPath\Studio\uipath.config.

Solução

Aumente o valor do parâmetro maxMessageSizeInMegabytes do arquivo uipath.config para um valor maior, como 50 MB.

  • Comportamento Observado
  • Causa
  • Solução

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