Convert a JSON File to an XML File

This bot can be used to convert a JSON file to an XML file

Top Benefits

  • Works with multiple files

Tasks

  • Check whether JSON files exist on the given path or not
  • Iterate through all the files from the folder
  • Call the Python script to do the conversion
  • Creates a new file with XML content.

This bot can convert a JSON file to an XML file.
Multiple files are handled for the conversion
Python script is used to do the conversion.
The version details are mentioned in the ReadMe file. Exceptions are handled with additional details of the audit and error logs.

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
31
Vendor
Automation Type
Bot
Last Updated
June 21, 2023
First Published
April 24, 2023
Platform
Automation 360
ReadMe
ReadMe
Support

See the Bot in Action

Check File exist or not
Calling Script
Clear Logs
PREV NEXT
Check File exist or not
Calling Script
Clear Logs

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

  • Python version used: Python -3.10.7 and above
  • Python Package used to call script