Microsoft Dynamics CRM Connector > Synchronization Tasks with Microsoft Dynamics CRM > Microsoft Dynamics CRM Targets in Synchronization Tasks
  

Microsoft Dynamics CRM Targets in Synchronization Tasks

You can use a single object as a target in a synchronization task. You can configure Microsoft Dynamics CRM target properties on the Target page of the Synchronization Task wizard.
The following table describes the Microsoft Dynamics CRM target properties:
Property
Description
Connection
Name of the target connection.
Target Object
Name of the target object.
Display technical names instead of labels
Displays technical names instead of business names.
Display target fields in alphabetical order
Displays target fields in alphabetical order instead of the order returned by the source system.
When you configure a synchronization task to use Microsoft Dynamics CRM targets, you can configure advanced target properties. Advanced target properties appear on the Schedule page of the Synchronization Task wizard.
The following table describes the Microsoft Dynamics CRM advanced target properties:
Advanced Property
Description
Maximum Batch Size
Determines the maximum number of records the Secure Agent can write at a time during the bulk load of data. Maximum value is 1000. Default value is 50.
Thread Count
Number of parallel threads for data load. Set the appropriate value based on the hardware capabilities of the machine on which the Secure Agent runs. Default is 8.
Thread count is not applicable for bulk.
Use Bulk
Writes records in bulk mode during data load.
By default, the Secure Agent does not write records in bulk mode during data load.
Alternate Key Name
Indicates whether the column is an alternate key for an entity. Specify the name of the alternate key. You can use alternate key in update, upsert, and delete operations.
Note: You must specify the name of the alternate key and not the field name.
If you map both primary key and alternate key attributes in a synchronization task, the primary key takes precedence over the alternate key.
Add Row Reject Reason
Select to add the reason for rejecting the rows in the reject file. Default is disabled.
Row Timeout
Indicates the time taken in milliseconds to get a response from the CRM target when you write data to a CRM target. The request times out if a response is not received in the specified amount of time.
Default is -1. By default, the write request does not time out.
Enhanced Error File Format
Select to add the detailed reason for rejecting the rows in the reject file. For example, you can retrieve the timestamp, column name, target information using the enhanced error file format. Default is disabled.
Execution Mode
Sets the amount of detail that appears in the log file. You can select Standard or Verbose. Default is Standard.