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
          Create the Apex Code for the Custom Function (Managed Package)

          Create the Apex Code for the Custom Function (Managed Package)

          For the managed package runtime, to implement a custom function, define an Apex class and add a method to the class that contains the function logic.

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

          1. Go to Setup.
          2. In the Quick Find box, enter apex.
          3. Click Apex Classes.
          4. Note the Namespace Prefix in use under the Version Settings tab (for example, vlocity_cmt).
          5. Click New.
          6. Enter the Apex code in the Apex Class tab.
          7. Click Save.
           
          Loading
          Salesforce Help | Article