Marketplace logo
MarketplaceListingsActivityMongoDB - Collection Data to DataTable
MongoDB - Collection Data to DataTable

MongoDB - Collection Data to DataTable

by binamra barik

0

Activity

223

back button
back button
next button
next button

Summary

Summary


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


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

Tags

Collection
datatable
mongo
database

Application

MongoDB

Support

UiPath Community Support

Similar Listings