Robot
2021.10
バナーの背景画像
Robot ガイド
最終更新日 2023年10月25日

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

現象

大量のデータを使用するプロセス (例: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.ExceptionMessage: 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 です。

uipath.config ファイルにアクセスするには、UiPath コンポーネントのインストール フォルダーに移動します。インストール フォルダーの場所はデプロイの種類によって異なります。
  • Robot が .exe インストーラーを使用してユーザー モードでインストールされていれば、ユーザー プロファイル フォルダー C:\Users\{{user}}\AppData\Local\UiPath\uipath.configuipath.config があります。
  • Robot がサービス モードでインストールされていれば、インストール フォルダーに uipath.config があります。既定のパスを使用して Robot がインストールされている場合は、C:\Program Files\UiPath\Studio\uipath.configuipath.config ファイルがあります。

解決策

uipath.config ファイル内の maxMessageSizeInMegabytes パラメーターの値を 50 MB などの大きな値に増やします。
  • 現象
  • 原因
  • 解決策

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.