Input

The following table describes the fields in the Input tab of the RemoveDocument activity.

Input Item Data Type Description
CollectionName String Enter the name for the collection, where documents are removed, with single or double quotation marks.
Note: The value specified in this field overwrites the value specified in the Collection Name field in the General tab.
QueryDocument String Enter a document with double quotation marks. This document is used to query one or more documents from a specified collection.
ContinueOnError Boolean Enter true() into this field if you want the remaining remove operations to continue when an error occurs.
Note: If you select the Continue On Error check box in the General tab, leave this field blank.
Multi Boolean Enter true() into this field if you want to remove all documents that match the query condition.
The following fields are displayed when the Is GridFS check box is selected in the General tab.
BucketName String Enter the name for the bucket, where one or more files are removed, with single or double quotation marks.
QueryDocument String Enter a document with double quotation marks. This document is used to query one or more files from a bucket.