Uipath Marketplace
MarketplaceListingsActivityMongoDB - Collection Data to DataTable

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

MongoDB - Collection Data to DataTable

MongoDB - Collection Data to DataTable

by binamra barik

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

227

back button
back button
next button
next button

Summary

Summary

Gets Data from a Specified Collection and Database in MongoDB and outputs the result as DataTable.

Overview

Overview

This activity connects to MongoDB Server as per the Connection String supplied, gets the data from a specified Collection and Database and provides the Output in DataTable Type.

Input Parameters:

· in_MongoDBConnectionString - Input your MongoDB Connection String - [DataType: string]

(Example if localhost, connection string : "mongodb://localhost")

· in_DataBaseName - Input your Database Name -[DataType: string]

· in_CollectionName - Input your Collection(or Table) Name - [DataType: string]

Output:

· Pass/Create DataTable variable/argument which will store the Collection Data.

Applications Used While Testing Activity:

  • MongoDB Community Server 5.0.2 [_Service Configuration :_Network Service User ] - link
  • UiPath Studio 2021.10.3 Community

Features

Features

The intention behind this activity is retrieving data from a specified Collection and Database in MongoDB as a DataTable output so that this DataTable can be further used for operations like :

- Data Filtering

- Writing Collection Data to Excel/CSV/etc.

- DataTable can be pushed to another Database/Dataset/Queues/etc.

  and many more use cases as per business scenario.

Additional Information

Additional Information

Dependencies

MongoDB.Driver = 2.13.2 mongocsharpdriver = 2.13.2

Code Language

C#, Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

binamra barik

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.1

Updated

Nov 23, 2021

Works with

Studio: 21.10.3 - 22.10

Certification

Silver Certified

Application

Support

UiPath Community Support

Similar Listings