Input

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

Input Item Data Type Description
CollectionName String In single or double quotation marks, enter the name for the collection where documents are removed.
Note: The value specified in this field overwrites the value specified in the Collection Name field of the General tab.
QueryDocument String Enter a document name in double quotation marks. This document is used to query one or more documents from a specified collection.
ContinueOnError Boolean Enter true() in 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 on the General tab, leave this field blank.
Multi Boolean Enter true() in 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 on the General tab.
BucketName String In single or double quotation marks, enter the name for the bucket where one or more files are removed.
QueryDocument String Enter a document name in double quotation marks. This document is used to query one or more files from a bucket.