apiKey
: the encrypted api key to connect to SuccessFactors entity
userID
: the user id to connect to SuccessFactors entity
companyID
: the company id to connect to SuccessFactors
samlAssertionUrl
: the url that is used for SAML assertion, e.g. https://apisalesdemo4.successfactors.com/oauth/idp​
oauthTokenUrl
: the url that issues the token, e.g. https://apisalesdemo4.successfactors.com/oauth/token​
privateKey
: the encrypted key to connect to SuccessFactors entity
odataApiUrl
: the url for OData API, e.g. https://apisalesdemo4.successfactors.com/odata/v2​
entity
: the entity name
<SuccessFactorsSyncTargetapiKey="String"userId="String"companyId="String"samlAssertionUrl="String"oauthTokenUrl="String"privateKey="String"odataApiUrl="String"entity="String"><ColumnMappings><ColumnMapping sourceColumn="addressLine1" targetColumn="Address Line 1"/><ColumnMapping sourceColumn="cellPhone" targetColumn="Cell Phone"/><ColumnMapping sourceColumn="city" targetColumn="City"/><ColumnMapping sourceColumn="userId" targetColumn="User ID"/></ColumnMappings><SyncKey><SyncKeyColumnReference name="User ID" /></SyncKey><Filter /></SuccessFactorsSyncTarget>
Does not support DroppedRecordBehaviour = EXPIRE
Does not support batchsize, retrievalbatchsize, usetransactions, and progressbatchsize options
Parameters are limited to the Filter and directly executed as a string replacement in the order specified