EMT Practice Test

1. Question Content...


Question List

Question1: ...... configure Additional input to send exactly the same data? Assume that thedevelop checked Send Only Additional input.

A)

B)

C)

D)

Question2: An OmniScript displays data from an API using Integration Procedure, but some of the data is missing.
Which two configuration errors could cause this? Choose 2answers

Question3: A developer needs to build a multi-step intakeform. Each step must allow the user to cancel the intake at any time. The developer is using an LWC OmniScript to build the form.
How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?

Question4: What should a developer's first step be when troubleshooting whether a DataRaptor Extract is retrieving data?

Question5: A developer needs to configure a calculation procedure to calculation the sum of the entire Baseprice.
What is the most efficient way for the developer to meet this requirement?

Question6: An integration Procedure uses an HTTP action to make a REST API call. The response from the REST API must be converted into a specific XML structure before sending it as an input to another external wen service.
How should the developer configure the Integration Procedure to meet this requirement?

Question7: A developer is building an OmniScript and needs to save to Salesforce and to an AWS Order Management system.
Which OmniScript element could save all of this data?

Question8: In a calculation procedure, what is required for the output of a calculation step to be used in an aggregation step?

Question9: A developer needs to create a list of cases for an account in a single Datable in a FlexCard. Like the one shown below.

How can the developerconfigure the FlexCard to display the case records in this way?

Question10: A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external service expects the field value to be integer. However, the DataRaptor is sending it as a string.
Which action can the developer take to fix this?

Question11: A developer creates an Integration Procedure with a Set Values and a DataRaptor Extract Action that requires AccountId as a key. When the developer previews the Integration Procedure, the developer enters the AccountId correctly and execute the Preview. The developer sees the data extract by the DataRaptor in the Debug Log, but the response is empty.
What is the likely cause of this issue?

Question12: Why would adeveloper clone an Integration Procedure instead of versioning it?

Question13: Refer to the exhibit.

All inputs to the Calculation Matric are set correctly.
The Calculation Matrix has the following input:

What is the output?

Question14: 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?

Question15: A developer is configuring a DataRaptor Load to Save contract data. The developer needs to set the record type of the contactusing DeveloperName.
Which two configuration actions should the developer take to set this up in the DataRaptor Load?

Question16: A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?

Question17: A company wants to allow agents to send customers a quote for signature. The quote is a documentscreated 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?

Question18: 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?

Question19: Refer to the exhibit.

A developer creates an OmniScript display FirstName, LastName, and BirthDate of a contact using a Type Ahead Block. The DataRaptor used in the Type Ahead has been tested and fetches the correct data.
When previewing Omniscript,the developer enters a name in the Type Ahead and males a selection of a contact from the list. However, the text fields FirstName. LastName, and BirthDate are not getting populated with the data.
What is the reason that the fields fail to display the fetched data?

Question20: A developer is creating a FlexCard for a new Community page. The FlexCard will display case information along with action to close the case and update the case. And it will be styled using the Community's theme.
What must be developer do to configure the FlexCard for deployment in a Community?

Question21: A developer needs to display read-only contact information in a OmniScript. The developer will format the information as a table, using merge codes to dynamically include first name, last name, street address, state, postal, code, and country from the data JSON.
Which OmniScript element shouldthe developer use to meet this requirement?

Question22:
A)

B)