Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
9
Activity
22.1k
Summary
Summary
A pack of 3 activities which can handle any nested and complex Json / JArray and converts it into XML, CSV files and Data Table.
Overview
Overview
The package contains 3 custom activities for conversion of JSON/JArray to other data formats:
1. JSON/JArray to CSV file.
2. JSON/JArray to XML file.
3. JSON/JArray to Data Table.
These activities accept all types of complex and nested JSONs either in a text file (specified in the input property InputJsonFilePath) with valid JSON/ JArray in it or it accepts JSON/Jarray string directly (specified in the input property InputJsonString) and creates an output CSV file or XML file, at user's designated path (specified in the input property OutputCSV/XMLFilepath) , or generates a DataTable from the input Json.
Time taken for this conversion is proportional to the level of nested data structure of JSON (between milliseconds to few seconds).
Features
Features
This activity caters to the need of converting JSON/JArray data into tabular form by converting it to a CSV file. Or directly to DataTable as well. It provides flexibility of directly filtering Json data according to business rules, by converting it to the CSV file or DataTable directly. In case of complex and nested JSONs, it also retains the whole path of each element in the headers, so as to prevent any data loss.
Additional Information
Additional Information
Dependencies
Newtonsoft.Json [10.0.3]
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.1.0Updated
March 25, 2020Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Tags
Support
UiPath Community Support