Skip to content

Commit f484697

Browse files
committed
Update TSG guide
1 parent e05fe9e commit f484697

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can explicitly set the API version used to read/write data via [`apiVersion`
4545
## Prerequisites
4646

4747
- API permission must be enabled in Salesforce.
48-
- You need configure the Connected Apps in Salesforce portal referring to this [official doc](https://help.salesforce.com/s/articleView?id=sf.connected_app_client_credentials_setup.htm&type=5) or refer to our step by step guideline in the recommendation in this [article](connector-troubleshoot-salesforce.md#error-code-salesforceoauth2clientcredentialfailure).
48+
- You need configure the Connected Apps in Salesforce portal referring to this [official doc](https://help.salesforce.com/s/articleView?id=sf.connected_app_client_credentials_setup.htm&type=5) or our step by step guideline in the recommendation in this [article](connector-troubleshoot-salesforce.md#error-code-salesforceoauth2clientcredentialfailure).
4949

5050
>[!IMPORTANT]
5151
> - The execution user must have the API Only permission.

articles/data-factory/connector-salesforce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can explicitly set the API version used to read/write data via [`apiVersion`
4545
## Prerequisites
4646

4747
- API permission must be enabled in Salesforce.
48-
- You need configure the Connected Apps in Salesforce portal referring to this [official doc](https://help.salesforce.com/s/articleView?id=sf.connected_app_client_credentials_setup.htm&type=5) or refer to our step by step guideline in the recommendation in this [article](connector-troubleshoot-salesforce.md#error-code-salesforceoauth2clientcredentialfailure).
48+
- You need configure the Connected Apps in Salesforce portal referring to this [official doc](https://help.salesforce.com/s/articleView?id=sf.connected_app_client_credentials_setup.htm&type=5) or our step by step guideline in the recommendation in this [article](connector-troubleshoot-salesforce.md#error-code-salesforceoauth2clientcredentialfailure).
4949

5050
>[!IMPORTANT]
5151
> - The execution user must have the API Only permission.

articles/data-factory/connector-troubleshoot-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ You can refer to the troubleshooting pages for each connector to see problems sp
3636
- [ORC format](connector-troubleshoot-orc.md)
3737
- [Parquet format](connector-troubleshoot-parquet.md)
3838
- [REST](connector-troubleshoot-rest.md)
39+
- [Salesforce and Salesforce Service Cloud](connector-troubleshoot-salesforce.md)
3940
- [SharePoint Online list](connector-troubleshoot-sharepoint-online-list.md)
4041
- [XML format](connector-troubleshoot-xml.md)
4142

articles/data-factory/connector-troubleshoot-salesforce.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ This article provides suggestions to troubleshoot common problems with the Sales
1919

2020
## Error code: SalesforceOauth2ClientCredentialFailure
2121

22-
- **Cause**: You encounter this error code as you don't complete the Salesforce Connected App Configuration.
23-
24-
- **Recommendation**:
22+
- **Cause**: You encounter this error code as you don't complete the Salesforce Connected App configuration.
2523

24+
- **Recommendation**: <br/>To configure your Salesforce Connected App, follow these steps:
2625
1. Create your connected app, and complete its [basic information](https://help.salesforce.com/s/articleView?id=sf.connected_app_create_basics.htm&type=5) and [OAuth settings](https://help.salesforce.com/s/articleView?id=sf.connected_app_create_api_integration.htm&type=5) for the connected app.
2726
1. Configure the **Connected App Name**, **API Name** and **Contact Email**.
2827
1. Select **Enable OAuth Settings**.

0 commit comments

Comments
 (0)