Skip to content

Commit 1a2401a

Browse files
committed
remove sfsc
1 parent 22f4c3a commit 1a2401a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

articles/data-factory/connector-salesforce-service-cloud.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -338,15 +338,5 @@ Here are steps that help you upgrade your linked service and related queries:
338338

339339
1. readBehavior is replaced with includeDeletedObjects in the copy activity source or the lookup activity. For the detailed configuration, see [Salesforce Service Cloud as a source type](connector-salesforce-service-cloud.md#salesforce-service-cloud-as-a-source-type).
340340

341-
## Differences between Salesforce and Salesforce (legacy)
342-
343-
The differences between Salesforce and Salesforce (legacy) connector are shown in the following table:
344-
345-
|Salesforce |Salesforce (legacy)|
346-
|:---|:---|
347-
|Support SOQL that are supported by [Salesforce Bulk API 2.0](https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations). <br>Below SOQL queries are not supported: <br>• GROUP BY, LIMIT, ORDER BY, OFFSET, or TYPEOF clauses. <br>• Aggregate Functions such as COUNT(). (Use Salesforce report as a workaround) <br>• Date functions in GROUP BY clauses. (Date functions in WHERE clauses are supported.) <br>• Compound address fields or compound geolocation fields. (Instead, query the individual components of compound fields.) <br>• Parent-to-child relationship queries. (Child-to-parent relationship queries are supported.)|Support both SQL and SOQL syntax. |
348-
|Objects that contain binary fields are not supported.|Support objects that contain binary fields, like Attachment object.|
349-
|Support objects that are supported by Bulk API. For more information, see this [article](https://help.salesforce.com/s/articleView?id=000383508&type=1).|Support objects that not supported by Bulk API, like CaseStatus.|
350-
351341
## Related content
352342
For a list of data stores supported as sources and sinks by the copy activity, see [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)