Loading
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Formulas and Functions (Managed Package)

          Formulas and Functions (Managed Package)

          For the managed package runtime, the Expression Engine is an APEX-based formula builder used across multiple areas in Omnistudio, including Omniscripts, Omnistudio Data Mappers, and Integration Procedures. Underwriting and Eligibility Rules also use the formula builder. These rules require a server call following a state change or request.

          Managed Package app icon This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.

          The Omniscript formula builder and attribute rules use a client-side JavaScript expression engine that is evaluated in the browser and allows for fast, real-time applications.

          For more information on the syntax of the Omniscript formula builder, see Creating Formula Fields in an Omniscript.

          • Formula Overview (Managed Package)
            For the managed package runtime, the formula builder that is available in Omnistudio Data Mappers and Integration Procedures, and in Vlocity Intelligence, eligibility rules, underwriting rules, state rules, and calculation procedures enables you to use functions to define calculations required by your business logic.
          • Use Formulas in Omnistudio Data Mappers (Managed Package)
            For the managed package runtime, to add data to the output of a Data Mapper, define formulas. Several types of Data Mappers (Extract, Transform, and Load) support formulas. When you define a formula, you map its output to the output JSON (for extracts and transforms) or Salesforce object field (for loads).
          • Formula Syntax for Insurance Rules (Managed Package)
            For the managed package runtime, you use formulas when you Create Eligibility Rules, Create Underwriting Rules, or Create State Transition Rules. See Using the Expression Engine for more information. Formulas for insurance rules must return TRUE or FALSE.
          • Function Reference (Managed Package)
            For the managed package runtime, use these operators and functions in Omnistudio Data Mappers and Integration Procedures, and in Vlocity Intelligence, eligibility rules, underwriting rules, state rules, and calculation procedures.
          • Workflow for Creating Custom Functions (Managed Package)
            For the managed package runtime, you can add custom functions for use in formulas using Apex.
           
          Loading
          Salesforce Help | Article