上記アクティビティの使用方法を教えていただきたいです。
ネットにあまり、活用例がなく、、、
以上よろしくお願いします
上記アクティビティの使用方法を教えていただきたいです。
ネットにあまり、活用例がなく、、、
以上よろしくお願いします
https://docs.uipath.com/activities/other/latest/workflow/add-log-fields
We can use custom log fields for marking logs with additional information
We can use these marks e.g. later for subsequent monitoring / reports e.g. for splitting many logs into categories, rpa operation cost controlling etc
@natsumikan
「Add Log Fields Activity」を使用してカスタムログを作成するためには、以下の手順に従うことができます。
「Add Log Fields Activity」を使用して必要なパラメータを提供することで、標準のログエントリを拡張し、追加のカスタムログフィールドを含めることができます。これらのフィールドは、ログを後で分析する際に貴重な情報やコンテキストを提供することができます。
Whenever you use a log message UiPath internally will add few extra details to the logged message json…this add log fields activity will help you to add few more fields that you might need for reporting or using in UiPath insights to show bot level reports…so when you use a add log field …the fields that you mention will be added to any log mesaage you do subsequent to that activity…and the value of the corresponding field is logged to the log messge and when checked on orchestrator we can retrieve those values and use for further analysis
Hope this helps
Cheers
Hi @natsumikan
This activity allows you to add custom fields to the logs generated during the execution of your automation process.
Check out this blog
Regards
Gokul
Hi @natsumikan
Add Log fields activity is used to add custom Log fields to Robot execution logs. The log fields created using this activity can be used under the entire workflow until Remove Log Fields activity is added.
For further information and usage of above this activity refer the following link:
https://docs.uipath.com/activities/other/latest/workflow/add-log-fields
Hope it helps!!
Regards,
やあ @natsumikan
[ログ フィールドの追加] アクティビティは、カスタム ログ フィールドをロボット実行ログに追加するために使用されます。このアクティビティによって作成された新しいログ フィールドは、ログ フィールドの削除アクティビティが使用されない限り、ワークフロー全体を通じてログ メッセージが実行されるたびに追加されます。
フィールド - 後続のすべてのログ行に追加される文字列引数のコレクション。
それが役に立てば幸い!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.