studio-web
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Studio Web ガイド

最終更新日時 2025年3月28日

エージェント・プロセスのデバッグ

To debug your agentic process, you can either:
  • Select Test from the toolbar above the designer. The entire project is run, starting with the first element. When you run the project, you can select Stop to stop the execution and return to design mode.
  • Select Test step-by-step to debug your project one element at a time, allowing you to validate each step along the way. The following options are available when you run step-by-step:
    • Stop - Stops the execution and lets you return to design mode.
    • 続行 - 残りのステップをすべて実行するか、最初のブレークポイントに到達するまで実行します。
    • Next step - Runs only the next step.
Note: A User task element creates a task and waits for it to complete. To continue debugging, go to Action Center to complete the task.
While the agentic process is now running in debug mode, you can now interact with the elements that are executed and examine their details:
  • The Run output panel shows details about the progress of each run.
  • The Global variables panel displays the values of the variables for the entire process.
  • The Execution trail panel shows detailed information (Details) and variable values (Variables) for each step in the execution. Select the expand button to see additional variable details.
  • The Action history panel displays the comments logged from any manual interactions during execution.


また、要素にブレークポイントを設定して、その実行方法を確認することもできます。

To set a breakpoint on an element:
  1. Start the debugging process.
  2. Hover over an element in the designer.
  3. Select the docs image breakpoint icon to add a breakpoint.

You can also add a breakpoint by right-clicking an element and selecting Add breakpoint while testing step-by-step.

When a breakpoint is triggered in an agentic process, the process engine will pause execution so you can examine the execution details.

To remove a breakpoint, hover over the element that contains the breakpoint and select the remove breakpoint icon.



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

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White