MarketplaceStudioActivityAccesa- DataTable Converter

Create your first automation in just a few minutes.Try Studio Web

Accesa- DataTable Converter

Accesa- DataTable Converter

by YouTube

1

Activity

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

A custom activity package for converting DataTable variables

Overview

Overview

This custom activity package contains a total of 4 activities for converting DataTable variables:

  • convert a JSON array to a DataTable
  • convert a DataTable to a JSON string
  • convert a XML file to a DataTable
  • convert a DataTable to a XML file

The first activity (DataTable from JSON) takes a JSON Array ( [  “xxx”:”xxx”, “xxx”:”xxx”, “xxx”:”xxx” ] ) as an input and the output is a DataTable variable.

The second activity (DataTable to JSON) takes a DataTable variable as an input and it outputs a JSON string.

The DataTable from XML activity input is a XML file path and the output is a DataTable variable.

The DataTable to XML activity takes a DataTable variable, the name of the file to be converted and the path where the XML will be saved. The output is a XML file located on the path provided (by default, it’s the project folder).

Use Case:

  • Output a DataTable from a JSON array string;
  • Output a XML file from a DataTable variable;
  • Output a DataTable variable from a XML file located on the disk;

Features

Features

This package can be used to obtain DataTable variables from XML or JSON; also, you can transform a DataTable into XML and JSON.

Additional Information

Additional Information

Dependencies

Newtonsoft.Json [12.0.1, ) System.IO [4.4.0, )

Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

Apache

Privacy Terms

Technical

Version

1.0.0

Updated

February 18, 2020

Works with

UiPath 2019.3.0

Certification

Silver Certified

Support

UiPath Community Support

Similar Listings