Summary
Well, that was a lot of information! We learned how to measure basic execution times in the Preview pane and with OmniScript time tracking. We covered the more sophisticated OmniStudio Tracking Service. Then, we went on to learn about debugging OmniStudio solutions, collecting error and performance info with the Process Profiler tool in IDX Workbench, and capturing errors with Vlocity Error Log.
We have now seen the go-to tools for measuring the performance of OmniStudio apps, tools we can use before, during, and after we’ve implemented improvements. These tools can give us a glance at performance when needed, and we can implement ongoing monitoring for errors and performance issues in our implementations.
In the next chapter, we will be looking at load testing—tools and techniques designed to simulate a specific real-life load on an OmniStudio implementation—so that you can be sure it will keep working fine when crowds show up.