Property | Description |
---|---|
Connection | Name of the target connection. |
Object | Name of the target object. |
Advanced Target Property | Description |
---|---|
Create new collection if data exceeds DocumentDB limit | Specify whether the secure agent should create a new collection when the data exceeds the limit. If you do not select this option and the task exceeds the data limit, the task fails with a data limit error. |
Pricing tier for the collection created when DocumentDB limit is exceeded | The billing for Microsoft DocumentDB collections are based on the performance level that you assign to the collection. You can set the collections to either of the following performance levels: S1, S2, and S3. You can select the required Pricing Tier from the list. |
Generate automatic ID for JSON document | You must provide an ID of your JSON Document to perform read and write operations. Select enable to generate the ID if you do not have an ID assigned to your JSON document. When you select disable, the secure agent does not generate any ID and the task fails with an error. |