Salesforce OmniStudio-Developer Sample Questions

Question # 11

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

A. Set the Deployment property in Card Configuration to "Community" 
B. Add the FlexCard's API name to the FlexCard Player component 
C. Set the Target property in Publish Options to "CommunityPage" 
D. Configure the Component Visibility in the Custom Component 


Question # 12

A customer has a new Engagement Manager who is going to be the new Primary Contact for the Account.
What type of mapping does a DataRaptor Load use to create the new contact and then add it as the new Primary Contact?

A. Relationship Query 
B. Linked Mapping 
C. Lookup Mapping 
D. Lookup Key 


Question # 13

Which two fields in an Integration Procedure can use a function like CONCAT or DATEDIFF?
Choose 2 answers 

A. In Procedure Configuration, in a Tracking Custom Data value field. 
B. In a Remote Action, in a Remote Options value field. 
C. In a Remote Action, in an Additional Output value field. 
D. In a Response Action, in an Additional input value field. 


Question # 14

On a FlexCard canvas, several fields display with Salesforce data, but one of the fields shows only the label. What could cause this? 

A. In the Setup Pabel, {recordId} is misspelled in the Data Source Input Map. 
B. The field name in the FlexCard state does not match the DataRaptor Extract’s Output JSON Path name. 
C. In the FlexCard state, the Field type for the field does not match the type in the Salesforce record. 
D. There are No test Data test Parameters configured. 


Question # 15

Refer to the exhibit below. What JSON code correctly represents the step in the OmniScript Structure panel shown? 

A. Option 
B. Option 
C. Option 


Question # 16

A developer needs to retrieve data from an external system that stores policy data. The external system supports REST APIs to access and update the policies. Due to the volume of the policy data and peak hours of business, calls to the REST APIs sometimes take longer than expected to respond. The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript. Given the external system's known performance issues, which two configurations should be used to implement the call to the external system?
Choose 2 answers 

A. Set the Timeout property on the HTTP Action in the Integration Procedure 
B. Check the Chainable checkbox on the Integration Procedure Action in the OmniScript 
C. Configure a Remote action with timeout settings of 120000 
D. Check the Chain On Step checkbox on the HTTP Action in the Integration Procedure 


Question # 17

Refer to the exhibit below. A developer has configured an integration Procedure element with Additional input. Alternatively, how could the developer configure SEND/RESPONSE TRNSFORMATION to send exactly the same data? Assume the developer has un-checked Send Only Additional input. 

A. Option A 
B. Option B 
C. Option C 
D. Option D 


Question # 18

A developer creates a new FlexCard to display customer data and actions, such as updating billing information and changing the contact for the customer account. The FlexCard contains 10 fields and 5 actions. During testing, several fields display with the correct data, but one of the fields shows only the label. What could cause this?

A. The fields have exceeded the maximum number allowed on the card. 
B. The field is null 0 the Salesforce record. 
C. {recordld} us misspelled in the Data Source Input Map. 
D. There are no test parameters configured. 


Question # 19

What OmniStudio tool pre-populates the data m a PDF used by an OmniScript? 

A. A SOQL Query 
B. A DataRaptor Load 
C. A DataRaptor Extract 
D. A DataRaptor Transform 


Question # 20

A developer is creating anOmniScript that Provisions trial orgs to their customers. The following text block in the OmniScript uses a merge code to display the ID for the new trial org: Welcome to Salesforce Your ID is %Details: Customer10:ID% During testing, the developer noticesthat the ID does not display. The data JSON is structured as shown below. How should the developer correct the merge code in order for the ID to display?

A. To %%Details:Customer|0:ID%% 
B. To %%Details:Customer|n:ID% 
C. To %%Details:Customer|1:ID% 
D. To$Details:Customer|0:ID$ 


123

Download All Questions PDF Check Customers Feedbacks