Output
The following table describes the items in the Output tab of the InsertDocument activity.
| Output Item | Data Type | Description |
|---|---|---|
| ResultDocument | String | The document that records the returned value after using the InsertDocument activity. |
| TotalCount | Integer | The total documents that are inserted into the specified collection. |
| SucceedNum | Integer | The total documents that are successfully inserted into the specified collection. |
| FailedNum | Integer | The total documents that are not successfully inserted into the specified collection. |
Copyright © Cloud Software Group, Inc. All rights reserved.
