Loading

OmniScript Edit Block using Data Mapper Extract

게시 일자: Mar 4, 2025
상세 설명

To properly bind data using an Edit Block with a Data Mapper Extract as the data source in OmniStudio, follow these steps:

  1. Create a new OmniScript.
  2. Add a Data Mapper Extract to retrieve the required data.
  3. Insert a Step element and place an Edit Block within it.
  4. Ensure that the Edit Block’s name matches the root JSON node / Extract JSON path of the Data Mapper Extract.

For example, if the Data Mapper Extract is configured for the Case sObject and the root JSON node is "Result", the Edit Block should also be named "Result". This alignment ensures correct data mapping and binding, enabling Create, Update, and Delete (CUD) operations on the records.

솔루션

Map the Edit Block name to match the output root node of the Data Mapper Extract as below:

Edit Block with Data Mapper 

Knowledge 기사 번호

004464101

 
로드 중
Salesforce Help | Article