Plat-Dev-210 Exam Question 11

A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action named ResponseCart.
In Preview, what JSON node shows the data sent to the Response Action?
  • Plat-Dev-210 Exam Question 12

    Which two in an integration Procedure or DataRaptor can execute a function like CONCAT or DATEDIFF?
    Choose 2 answers
  • Plat-Dev-210 Exam Question 13

    A customer sets up to LWC Omniscripts, one embedded into another. Account is set in a Set Values element in the parent Omniscript.
    The AccountId set in the parent Omniscript is used to another Set Values element ContextAccountid in the embedded OmniScript. The embedded Omniscript is activated.
    While previewing the OmniScript flow from the parent, it is found that Account is set correctly in the parent OmniScript. However. ContextAccountId in the embedded OmniScript is not set with the AccountId from parent Omniscript. On previewing the embedded OmniScript individually, it is found that ContextAccountId is set correctly.
    What is the reason for this? Refer to the exhibit below.

  • Plat-Dev-210 Exam Question 14

    In an Integration Procedure, a developer needs to perform a multi-step calculation on every element of an array.
    Based on best practices, what two methods are recommended?
    Choose 2 answers
  • Plat-Dev-210 Exam Question 15

    A developer needs to configure a Data Mapper to retrieve data from a single object. The structure of the output data does not need to be changed.
    Following best practices, which type of Data Mapper should the developer use?