Loading
Automotive Cloud
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 Custom Metadata Types for Predictive Maintenance

          Create Custom Metadata Types for Predictive Maintenance

          Create a custom metadata type to represent work types and work type groups. Mulesoft retrieves the Work Type ID and Work Type Group ID from the custom metadata type to categorize the type of service required for a vehicle. For example, if the Diagnostic code represents an engine malfunction, Mulesoft can map the work type group as Critical Services and the work type as Engine Repair.

          Required Editions

          Available in: Enterprise, Unlimited, and Developer Editions.
          User Permissions Needed
          To create custom objects: System Administrator
          1. From Setup, in the Quick Find box, enter Custom Metadata Types and then select Custom Metadata Types.
          2. On the All Custom Metadata Types page, click New Custom Metadata Type.
            1. For Label, enter QC Mule Auto Setting.
            2. For Object Name, enter QC_Mule_Auto_Setting__mdt.
            3. For Visibility, select All Apex code and APIs can use the type, and it's visible in Setup.
            4. Click Save.
          3. Under Custom Fields, click New.
            1. Select Data Type as Text.
            2. Click Next.
            3. For Field Label, enter Value.
            4. For API Name, enter Value_c.
            5. Select Field Manageability as Upgradable.
            6. Click Next.
            7. Click Save.
          4. On the QC Mule Auto Setting page, click Manage QC Mule Auto Settings.
            1. Click New.
            2. Enter Label and Name as Repair_Estimate_Expression_Set_Name.
            3. Save your changes.
            4. Click New.
            5. Enter Label as Work Type Group Id.
            6. Enter Name as WORKTYPEGROUP_ID.
            7. Save your changes.
            8. Click New.
            9. Enter Label as Work Type Id.
            10. Enter Name as WORKTYPE_ID.
            11. Save your changes.
           
          Loading
          Salesforce Help | Article