Uipath Marketplace

サインイン

MarketplaceStudioアクティビティMongoDB - Collection Data to DataTable

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

MongoDB - Collection Data to DataTable

MongoDB - Collection Data to DataTable

作成者: binamra barik

StarStarStarStarStarStarStarStarStarStar

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:

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

機能

機能

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)

公開者

binamra barik

公開者ページを表示

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.1

更新日

2021年11月23日

対応製品

Studio: 21.10.3 - 22.10

認定

シルバー 認定済み

アプリケーション

MongoDB

サポート

UiPath コミュニティ サポート

類似のコンポーネント