UiPathのデバッグタブの機能について教えていただきたいです。
UiPathのデバッグタブにある「例外発生時に続行」機能について、
あまり使う機会がなかったのですが、UiPathのデバッグ機能の検証を兼ねて触っている状況です。
こちらの機能は、各アクティビティに存在している「Continue On Error」プロパティを全アクティビティに適用するようなイメージを持っていましたが、実際に設定してデバッグモードで実行してみるとエラーが起こる対象アクティビティでエラーを出力した後に停止してしまいます。
公式のドキュメントも確認しましたが、エラーログは出るものの実行は継続されるとのことでした。
参考リンク:https://docs.uipath.com/ja/studio/standalone/2022.10/user-guide/debugging-actions
使い方が悪いのかとも思いましたので、こちらでご質問させていただいた次第です。
本件、何かご存じの方いらっしゃれば情報いただけると幸いです。
===================
I would like to know about the function of UiPath’s debug tab.
About the “Continue on exception” feature in UiPath’s debug tab,
I haven’t had a chance to use it much, but I’m using it to verify the debugging function of UiPath.
This function had an image of applying the “continue on Error” property that exists in each activity to all activities, but when I actually set it and run it in debug mode, an error occurred It stops after outputting an error in the target activity that happens.
I also checked the official documentation, but it said that although an error log would appear, execution would continue.
Reference link: https://docs.uipath.com/ja/studio/standalone/2022.10/user-guide/debugging-actions
I thought I was using it wrong, so I thought I’d ask here.
If you have any information about this matter, I would appreciate it if you could let me know.