OmniStudio-Developer 문제 16

A developer creates a Flexcard that displays a contact's mailing address and passes the contact's postal code to achild FlexCard.
When configuration text elements in the child FlexCard, what syntax should a developer use to refer to the contact's postal code?

OmniStudio-Developer 문제 17

A developer needs to configure a DataRaptor 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 DataRaptor should the developer use?

OmniStudio-Developer 문제 18

A company wants to allow agents to send customers a quote for signature. The quote is a documents created using a DocuSign template that has been prefilled with all of the quote details. The document will be emailed to one or more recipients for signature.
How should a developer configure this functionality in an OmniScript?

OmniStudio-Developer 문제 19

Of the questions listed below, which two are ones you need to answer when you create a DataRaptor Extract?

OmniStudio-Developer 문제 20

A developer has an existing DataRaptor Load that insert Contact records with inputs as LastName and firstName. The DataRaptor works as expected when previewed.
The developer creates an integration Procedure to test the DataRaptor and is using a SetValues element in the Integration Procedure to set the first name and last name for the contact record. The DataRaptor and Integration Procedure are set up as shown in the exhibit below.

When the developer executes the Integration procedure in preview, the following error message displays: Required fields are missing: [last Name]'',
How should the developer address this issue?