Package version:
Optional
additionalSpecifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
Optional
disableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
Optional
includeThis property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
Optional
maxThe maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
Optional
queryYou can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
Optional
soqlDeprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
Optional
sourceSource retry count. Type: integer (or Expression with resultType integer).
Optional
sourceSource retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
Polymorphic discriminator, which specifies the different types this object can be
A copy activity Salesforce Service Cloud V2 source.