Monday, December 13, 2021

Tips for passing Salesforce OmniStudio Developer Certification

 

Motivation behind this


Over the weekend 11th December, 2021 I have passed Salesforce OmniStudio Developer certification. I can see there are many trailblazers are appearing this exam which drives me to give a try.

Also, as it is complaint with Lightning Web Components which is on latest framework which motivates me to explore on this. Sharing my preparation and study tips for trailblazers to prepare and pass the exam.

 

Exam Outline



Content: 60 multiple-choice / multiple-select questions (plus 5 unscored questions)
Time allotted to complete the exam: 105 minutes
Passing score: 67%
Registration fee: USD 200 plus applicable taxes as required per local law
Delivery options: Proctored exam delivered in an online proctored environment
References: No hard-copy or online materials may be referenced during the exam

Topics


Topics

Weighting

FlexCards

15%

OmniScripts

20%

Integration Procedures

17%

Data Raptors

20%

Calculation Procedures & Matrices

8%               

Integrated Troubleshooting and Deployment

20%               

Preparation



There are following blogs and resources to follow:
All hands on exercises from Trailheads

Few Important points to cover for exam


There are following slides from Salesforce document

  • OmniStudio Architecture (at a glance)
    • Digital Experience - FlexCards, OmniScripts
    • Service Management - Integration Procedures, DataRaptors
    • Developer Experience - IDX Build Tool, IDX Workbench

  • OmniStudio FlexCards
    • Displaying data from multiple data sources
    • Dynamic Actions - Launch Pages, Services and more with Dynamic URLs
    • Display more information on demand with Flyouts
    • Multiple states, that display based on conditions
    • Embedding FlexCards inside other FlexCards and how to pass data between them
    • Purpose of Block elements, Text and field elements
    • Navigate action to a target URL
    • Firing PubSub events and Custom events
    • OmniStudio Action
    • Best practices on versioning and cloning a FlexCard

  • OmniScripts
    • Steps to display data from multiple data sources
    • Managing Signed documents
    • Performing validations when completing a form
    • How JSON structure is displayed on Action Debugger
    • How JSON is displayed on Data JSON
    • OmniScripts elements like Actions, Groups, Inputs, Functions etc.
    • How the data flows into and out of OmniScripts - HTTP Action, Remote Action, DataRaptor Extract Action, Lookup

  • OmniStudio Integration Procedures
    • Handing multiple data sources
    • Integration Procedure Actions like Batch Action, different DataRaptor Actions, Response Action etc
    • Data Input - DataRaptor Extract Action or DataRaptor Turbo Action, HTTP and Remote Action
    • Data Output - Response Action, Email Action, DocuSign Envelop Action



  • OmniStudio DataRaptor
    • Use cases on each one of these DataRaptor Turbo Extact, Load, Extract and Transform.
    • DataRaptor Functions like Aggregate, DateTime
    • Turbo extract vs. Extract

  • OmniStudio Calculation Procedures
    • Calculation Matrixes - Standard, Group and Row-versioned, when to use and what
    • Calculation Procedures - Use case for displaying summation

That's all I can remember and Happy Learning!

Further Reading for other certifications


No comments:

Post a Comment