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