Shop Categories

 [email protected]

Salesforce Certified OmniStudio Developer Exam Questions

Apr 14,2021

Salesforce Certified OmniStudio Developer exam is the new one of Vlocity Platform Developer test. Salesforce and Vlocity are working together to align Vlocity credentials to the Salesforce Credentialing Program. Currently, the following Vlocity credentials have been moved to the Salesforce Credentialing Program on Trailhead:

Vlocity Certified Platform Developer (now OmniStudio Developer)

Vlocity Certified Platform Consultant (now OmniStudio Consultant)

Vlocity Certified CPQ Communications Developer I (now Industries CPQ Developer)

The Salesforce OmniStudio Developer credential is intended for individuals who have knowledge, skills, and experience developing cloud applications using OmniStudio declarative development tools.

Salesforce Certified OmniStudio Developer Exam Questions

Salesforce OmniStudio Developer Exam

To take Salesforce OmniStudio Developer exam, you should have the ability to take the defined business requirements and configure them into declarative technical solutions. 

Content: 60 multiple-choice/multiple-select questions and up to 5 unscored questions
Time allotted to complete the exam: 105 minutes
Passing score: 67%
Registration fee: USD 200
Retake fee: USD 100

OmniStudio Developer Salesforce Exam Outline

The Salesforce OmniStudio Developer exam measures your knowledge and skills related to the following objectives.

Share Salesforce OmniStudio Developer Real Exam Questions

With studying the latest Salesforce OmniStudio Developer real exam questions, you can study the above exam outline. Share some Salesforce Certified OmniStudio Developer real exam questions and answers below. 
1.What pre-populates the data in a PDF used by an OmniScript?
A. ADataRaptor Load
B. ADataRaptor Extract
C. ASOGL Query
D. A DataRaptor Transform
Answer: D

2.You want to use a custom icon in a FlexCard. How would you do this?
A. Select Salesforce SVG as the icon type and scroll through until you find the custom icons
B. Select Custom as the icon type and search for the custom icon you want from the library
C. Select Salesforce SVG as the icon type and search for custom to find the custom icon
D. Select Custom as the icon type and enter the icon URL in the Image Source field
Answer: D

3.Which three are true about Calculation Matrix inputs? Choose 3 answers
A. They can be a combination of values.
B. They must contain numerical data.
C. They can represent ranges.
D. They must be unique.
Answer: A,C,D

4.You are building a DataRaptor Load for an Integration Procedure used in an OmniScript. Based on best practices, how should you configure the Input JSON?
A. Build the Input JSON node by node in the DataRaptor Designer.
B. Copy the Input JSON from the DataRaptor Action Debug node.
C. Copy the Input JSON from the OmniScript {Data} modal.
D. Build the Input JSON node by node in an editor.
Answer: C

5.In a Calculation Procedure, what is required for the output of a Calculation Step to be used in an Aggregation Step?
A. |t must be a calculation step
B. It must be a matrix lookup step
C. It must be included in the calculation output
D. It must be included in constants
Answer: A