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. |
| 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. |
| 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. |
Copyright © Cloud Software Group, Inc. All rights reserved.
