The Digital Experience Layer
- The Digital Experience layer includes two primary user interface (UI) components.
- Omnistudio FlexCards: Cards that display contextual information and actions in an at-a-glance format for customer account data
- OmniScripts: A guided path to complete a business process
- These declarative tools provide rich user interaction experiences that are easily understandable. They’re built on Salesforce Lightning web components (LWC).
|
The Service Management Layer
- The Service Management layer includes data services that read, write, transform, calculate, and track data within and outside of Salesforce.
- Omnistudio DataRaptors: Configurable services for retrieving, transforming, and updating data
- Omnistudio Integration Procedures: Declarative, server-side processes that execute multiple actions in a single server call
- DataRaptors and Integration Procedures deliver data to and from UI components. They orchestrate calls to Apex classes, calculation engines, and external application programming interfaces (APIs).
|