Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Optimizing Salesforce Industries Solutions on the Vlocity OmniStudio Platform
  • Table Of Contents Toc
  • Feedback & Rating feedback
Optimizing Salesforce Industries Solutions on the Vlocity OmniStudio Platform

Optimizing Salesforce Industries Solutions on the Vlocity OmniStudio Platform

By : Dmitri Khanine
5 (4)
close
close
Optimizing Salesforce Industries Solutions on the Vlocity OmniStudio Platform

Optimizing Salesforce Industries Solutions on the Vlocity OmniStudio Platform

5 (4)
By: Dmitri Khanine

Overview of this book

Salesforce Industries brings out-of-the-box solutions tailored to specific industries, making it easy for customers to install, configure, and slash their time-to-value. It stands as one of Salesforce's strategic pillars with the number of installations growing rapidly. While customizing the out-of-the-box solutions can pose performance challenges, this book provides a fail-safe system with proven best practices, tools, and precise metrics to enhance performance and scalability for efficient outcomes. Kicking off with an overview of the Salesforce Industries Vlocity platform and OmniStudio, you’ll explore the tools and techniques used to manage code and measure performance. Delving into performance optimization, you’ll uncover methods for improving performance in OmniStudio's Service Layer (Integration Procedures and DataRaptors) and Presentation Layer (OmniScripts and FlexCards). Further, the book will guide you through achieving maximum performance by leveraging best practices in both layers. By the end of this book, you’ll have mastered the intricacies of Salesforce Industries on the Vlocity OmniStudio Platform, enhancing your skills to navigate and optimize tailored solutions effectively.
Table of Contents (18 chapters)
close
close
Free Chapter
1
Part 1:The Platform Overview
4
Part 2: Getting to Know the Tools
8
Part 3: Best Practices for Improving Performance

Using Salesforce’s SFDX tool

Do you remember how the out-of-the-box export tool did not export and import Apex classes that were used in Remote Actions? The same is true for the Vlocity Build tool. And just like the Apex classes, you will also need to export and deploy any custom Lightning Web Components (LWCs) you will be creating for inserting into your OmniScripts and your FlexCards.

Now, as you probably know, just like the Vlocity Build tool uses a Manifest YAML file, the SFDX CLI tool also requires the list of components you would like to extract or deploy, and it will also need the org alias. The difference is that the SFDX job file is in XML format and uses a different syntax. For instance, the following package.xml file lists two LWCs:

Figure 5.32 – An overview of a sample package.xml file

Figure 5.32 – An overview of a sample package.xml file

To retrieve these LWCs using the SFDX tool, run the following command:

sf project retrieve start --manifest [path]package.xml --target-org...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY