Loading
Salesforce에서 이메일을 보내기 위해서는 도메인 인증이 필요합니다.더 많이 읽기

Dataflow error: "Error accessing replicated dataset.: Invalid extract field name."

게시 일자: Oct 9, 2023
상세 설명

If a Dataflow fails with the following error message, the specified sfdcDigest_Node includes a field that is not present in the replicated dataset:

Something went wrong while executing node sfdcDigest_Node: Error accessing replicated dataset.: Invalid extract field name [Field_Name]


This is generally caused by Data Sync having not run/completed successfully (with the specified field included) prior to the attempted run of the dataflow.

솔루션

Ensure that the specified field is included in the replicated object dataset and that Data Sync has run successfully.
 

Check Data Sync Contents

1. In Data Manager, access the Connect screen.
2. Click the Object which contains the field.
3. Ensure the field exists in the Connected Dataset structure and is not deactivated (grayed out). If you're unable to save any changes and the Save button is grayed out, refer to this article.
Or
4. If you have decided to remove the field from the replicated object dataset, proceed with the following steps.

Run Data Sync

1. On the replicated object dataset, click Run Data Sync.
2. Confirm that Data Sync completes successfully.

Retry Dataflow

After Replication (including the specified field) has been completed, manually run the Dataflow.

More information about adding fields to Replication can be found in Add Salesforce Objects and Fields to Data Sync.

Knowledge 기사 번호

000384216

 
로드 중
Salesforce Help | Article