UiPath Documentation
robot
2020.10
false
Robot ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

メッセージが大きすぎて処理できない

現象

大量のデータを使用するプロセス (例:2500 行を超える Excel ファイルなど) を実行すると、以下のエラーで失敗することがあります。

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

原因

ジョブ実行の出力が、uipath.config ファイルの maxMessageSizeInMegabytes パラメーターの最大設定値を超えています。

このパラメーターの既定値は 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, 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 (x86)\UiPath\uipath.config.

解決策

uipath.config ファイル内の maxMessageSizeInMegabytes パラメーターの値を 50 MB などの大きな値に増やします。

  • 現象
  • 原因
  • 解決策

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得