The Add Log Fields activity adds custom log fields to the Robot Execution Logs, which are included in every Log Message execution throughout the entire workflow1. The custom log fields can be useful for adding more information and visibility to the logs, especially for transactional data processes2. However, the custom log fields are not permanent and can be removed by using the Remove Log Fields activity, which takes the name of the custom log field as an input1. The Remove Log Fields activity is usually placed at the end of a transaction, to reset and remove the custom log fields for the next transaction2. Therefore, the custom log fields will stop being added to the robot execution logs when a Remove Log Fields activity is used to remove them.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit