Property | Description |
---|---|
Connection | Name of the target connection. |
Target Type | Select one of the following target types:
|
Object | Name of the target object. |
Operation | Select Insert or Delete. |
Advanced Target Property | Description |
---|---|
Create new collection if data exceeds DocumentDB limi | 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. |
Forward Rejected Rows | Forward Rejected Rows Determines whether the transformation passes rejected rows to the next transformation or drops rejected rows. By default, the Mapping application forwards rejected rows to the next transformation. |