QueryAggregate.bwp
This process demonstrates how to use the plug-in to perform an aggregation query from a specified collection.
The process is designed with the following activities:
The following table describes the activities in the process.
| Activity | Description |
|---|---|
| Timer | Starts the process. |
| CleanDocument | Invokes the CleanDocument subprocess to delete all documents from the specified collection. |
| InsertDocument | Invokes the InsertDocument subprocess to insert a group of documents into the specified collection. |
| AggregateOperation | Performs an aggregation query from the specified collection. |
Copyright © Cloud Software Group, Inc. All rights reserved.

