Log to File in XML
The bot can be used to create a log statement in XML format
Top Benefits
- XML nodes can be added or removed on user's choice, hence the bot is configurable
- XML logs can further be used to create dashboards
Tasks
- Check whether XML file is exist at the given folder path or not
- Defined the XML nodes
- Call and execute the DLL
The bot can be used to log the bot's statuses in XML format instead of a normal text file.
The XML nodes can be added or removed as per users' requirements in the Automation Anywhere task bot only and do not require any DLL changes.
XML provides a secured and well-structured view to the users which can be further utilized to create the dashboard.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information TechnologyRPA Development
- Category
- RPA Developer ToolsSecurityUtility
- Downloads
- 18
- Vendor
- Automation Type
- Bot
- Last Updated
- June 21, 2023
- First Published
- April 24, 2023
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- Folder path of the XML file
- XML nodes has to be predefined
- .Net based DLL which does the conversion.