Improving the Performance of the Presentation Layer
In this chapter, we will be looking at the ways to spot and improve substandard performance in the OmniStudio Presentation Layer, regarding OmniScripts and FlexCards. While investigating this, let’s explore the impact that some of the recommended Presentation Layer best practices may have on our applications.
You will learn the following topics in this chapter:
- What kind of impact do formulas in OmniScripts have on their performance and how should you measure this impact?
- Should you be avoiding the use of conditional views in your OmniScripts because of performance considerations?
- What is the performance impact of the merge fields in OmniScripts?
- How should you measure the performance of the FlexCards and UI-rich OmniScripts?
- What can you do when your client-side document generation is slow?
Let’s begin by reviewing the impact that some of the recommended OmniScript best practices may...