Salesforce Certified OmniStudio Developer — Question 59
Which two fields in an Integration Procedure or DataRaptor can execute a function like CONCAT or DATEDIFF? (Choose two.)
Answer options
- A. In a Remote Action in an Additional Output value field.
- B. In a Set Values Action in a Value field.
- C. In a DataRaptor in an Output Tab Output JSON Path.
- D. In a DataRaptor Action in an Input Parameters value field.
Correct answer: A, B
Explanation
The correct answers are A and B because these fields allow for the execution of functions like CONCAT or DATEDIFF. Options C and D do not permit the same kind of function execution as they serve different purposes in the integration process.