Remove files from MongoDB GridFS - Cloud - 8.0

MongoDB

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > NoSQL components > MongoDB components
Data Quality and Preparation > Third-party systems > NoSQL components > MongoDB components
Design and Development > Third-party systems > NoSQL components > MongoDB components
Last publication date
2024-02-20

Procedure

  1. Double-click tMongoDBGridFSDelete to open its Component view.
  2. Select the Use existing connection check box and from the Connection list, select the component in which the MongoDB connection to be used is defined.
  3. In the Bucket field, enter the bucket in which the files to be deleted are stored. In this example, it is talend_channel/61.
  4. From the Query type list, select the approach you want to use to select the files to be deleted. In this example, select Filename to use the filename attribute of each GridFS file for query.
  5. In the Filename field, enter the name of the file to be deleted.