はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: binamra barik
0
アクティビティ
246
要約
要約
Gets Data from a Specified Collection and Database in MongoDB and outputs the result as DataTable.
概要
概要
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:
機能
機能
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.
その他の情報
その他の情報
依存関係
MongoDB.Driver = 2.13.2 mongocsharpdriver = 2.13.2
コード言語
C#, Visual Basic
ランタイム
Windows レガシ (.Net Framework 4.6.1)
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0.1更新日
2021年11月23日対応製品
Studio: 21.10.3 - 22.10
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート