Dynamics Crm Sink Args
A copy activity Dynamics CRM sink.
Constructors
Properties
The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
Sink retry count. Type: integer (or Expression with resultType integer).
Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|(0-9)):(60|(0-9)).
Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|(0-9)):(60|(0-9)).
The write behavior for the operation.