Skip to main content Skip to complementary content

Remove files from MongoDB GridFS

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!