Name
Name of the object or the record type for which you want to define the synchronization settings.
You can use one of the following formats to define synchronization settings:
For an object type,
<Object Name>
For one or more record types,
<Object Name>:<Record Type Name1>,<Record Type Name2>,...<Record Type NameN>
For example, Case:High Severity,Medium Severity indicates that the synchronization settings are applicable to the High Severity and Medium Severity record types.
For a person account,
PersonAccount
City
Optional. Mapping for City field on the bean. Specify the API name of the corresponding field on the bean.
Country
Optional. Mapping for Country field on the bean. Specify the API name of the corresponding country text field on the bean.
For example,
BillingCountry
.
If you have country picklists enabled in your organization, specify the API name of the standard Salesforce country code field on the bean.
For example,
BillingCountryCode
.
Postal Code
Optional. Mapping for Postal Code field on the bean. Specify the API name of the corresponding field on the bean.
State
Optional. Mapping for State field on the bean. Specify the API name of the corresponding text field on the bean.
For example,
BillingState
.
If you have state picklists enabled in your organization, specify the name of the standard Salesforce state code field on the bean.
For example,
BillingStateCode
.
Birthdate
Optional. Mapping for Birthdate field on the bean. Specify the API name of the corresponding field on the bean.
Company
Optional. Mapping for Company field on the bean. Specify the API name of the corresponding field on the bean.
Custom Fields 1 through 20
Optional. Mapping for custom fields 1 through 20 on the bean. Specify the API name of the corresponding field on the bean.
Quick Cleansing
Optional. Accelerates the data cleansing process and reduces the number of script statements in the Salesforce triggers. Disable only during the initial data load and during migration, or if you experience problems with the order of execution of custom triggers. Default is enabled.
Domain
Optional. Mapping for Domain field on the bean. Specify the API name of the corresponding field on the bean.
Email
Optional. Mapping for Email field on the bean. Specify the API name of the corresponding field on the bean.
First Name
Optional. Mapping for First Name field on the bean. Specify the API name of the corresponding field on the bean.
Keep Data after Object Deletion
Optional. Saves a copy of the data in the data pool after deletion of the object in Salesforce. Default is disabled.
Last Name
Optional. Mapping for Last Name field on the bean. Specify the API name of the corresponding field on the bean.
Mobile Phone
Optional. Mapping for Mobile Phone field on the bean. Specify the API name of the corresponding field on the bean.
Do Not Delete Bean after Unsynchronizing
Optional. Saves the bean even if the Synchronize flag is disabled.
Parent ID
Optional. Mapping for Parent ID field on the bean. Specify the API name of the corresponding field on the bean.
Phone
Optional. Mapping for Phone field on the bean. Specify the API name of the corresponding field on the bean.
Record Type ID
Optional. Mapping for Record Type ID field on the bean. Specify the API name of the corresponding field on the bean.
Synchronize
Optional. Synchronizes the corresponding Salesforce object such as Account, Lead, and Contact. Default is enabled.
Website
Optional. Mapping for Website.