Loading
Get Started with Communications, Media, and Energy & Utilities (CME)...
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 Default Contract Type for CME Spring '22

          Create the Default Contract Type for CME Spring '22

          Use the following statement in the developer console to create a default contract type.

          1. Click the quick access menu (Setup gear icon), and click Developer Console.
          2. From the Debug menu, choose Open Execute Anonymous Window.
          3. Paste the following statement into the Enter Apex Code dialog box:
            vlocity_cmt.CmPostInstallClass.createDefaultContractType();

            vlocity_cmt is a namespace, you must add the namespace of your org.

          4. Select the entire statement.
          5. Click Execute Highlighted.
          6. Close the Developer Console.
           
          Loading
          Salesforce Help | Article