Loading
Automotive Cloud
目录
选择筛选器

          没有结果
          没有结果
          以下是一些搜索提示

          检查关键字的拼写。
          使用更普遍的搜索词。
          选择更少的筛选器,并扩大搜索范围。

          搜索所有 Salesforce 帮助
          设置车辆的评估项目加载项

          设置车辆的评估项目加载项

          存储可能影响最终评估的车辆配件列表。使用 AppraisalManagementFetchItemAddOnInfo 集成程序,根据您的业务需求修改或添加配件。默认情况下,此集成程序中指定的配件会在销售代表创建评估项目时向他们显示。

          所需的 Edition

          适用于:Lightning Experience
          适用于:EnterpriseUnlimitedDeveloper Edition
          所需用户权限
          自定义 Flexcard 和集成程序: Omnistudio 管理员

          虽然此集成程序有助于定义配件,但请创建并设置自己的业务逻辑来管理这些配件的定价,以及如何影响市场来源提供的估价。

          1. 创建 AppraisalManagementFetchItemAddOnInfo 集成程序的版本。
            1. 在应用程序启动程序中,找到并选择 OmniStudio
            2. 在 Omnistudio 应用程序中,从导航栏中,选择集成程序
            3. 单击 AppraisalManagementFetchItemAddOnInfo,并选择该过程的第一个版本。
            4. 单击创建版本
            5. 保存更改。
            6. 激活版本。
              一次只能有一个版本处于活动状态。您无法编辑活动版本。
          2. 更新 AppraisalManagementFetchItemAddOnInfo 集成程序中的评估项目加载项:
            1. 在集成过程的新版本中,在结构部分中,单击 SetValuesForAdditionalEquipments 步骤。
            2. 单击编辑为 JSON
              默认情况下,此集成过程已经列出了一组其他设备。根据您的首选项,您可以扩展此列表并添加更多设备。
              以下是添加到默认列表的 Dash Cam 加载项示例:
              {
                  "addEquipments": [
                      {
                          "value": "Leather Upholstery",
                          "label": "Leather Upholstery"
                      },
                      {
                          "value": "Premium Paint",
                          "label": "Premium Paint"
                      },
                      {
                          "value": "Interior Protection Pack",
                          "label": "Interior Protection Pack"
                      },
                      {
                          "value": "Wheel Protection Pack",
                          "label": "Wheel Protection Pack"
                      },
                      {
                          "value": "Safety Lock",
                          "label": "Safety Lock"
                      },
                      {
                          "value": "Infotainment System",
                          "label": "Infotainment System"
                      },
                      {
                          "value": "Sunshades",
                          "label": "Sunshades"
                      },
                      {
                          "value": "Roof Racks",
                          "label": "Roof Racks"
                      },
                      {
                          "value": "Portable Tire Inflator",
                          "label": "Portable Tire Inflator"
                      },
                      {
                          "value": "Bluetooth Car Kit",
                          "label": "Bluetooth Car Kit"
                      }
                      {
                          "value": "Dash Cam",
                          "label": "Dash Cam"
                      }
                  ]
              }
            3. 保存更改。
            4. 激活版本。
          3. 复制 AppraisalManagementItemCustomizedOptions 子 Flexcard 和 AppraisalManagementAdditionalAccessorySelection Flexcard。
            1. 从应用程序启动程序中,查找并选择 ⁇ OmniStudio
            2. 在 Omnistudio 应用程序中,从导航栏中,选择 ⁇ Omnistudio Flexcards。
            3. 单击 AppraisalManagementItemCustomizedOptions 并选择第一个版本。
            4. 单击 ⁇ 复制
            5. 根据需要修改名称和其他详细信息,然后单击复制
            6. 单击 ⁇ 激活
            7. 对 AppraisalManagementAdditionalAccessorySelection Flexcard 重复步骤 a-f。
          4. 复制并更新 AppraisalManagementIsItemCustomized Flexcard。
            1. 从应用程序启动程序中,查找并选择 ⁇ OmniStudio
            2. 在 Omnistudio 应用程序中,从导航栏中,选择 ⁇ Omnistudio Flexcards。
            3. 单击 AppraisalManagementIsItemCustomized ⁇ 并选择第一个版本。
            4. 单击 ⁇ 复制
            5. 根据需要修改名称和其他详细信息,然后单击复制
            6. 在子卡属性部分中,对于 FlexCard 名称,选择 AppraisalManagementItemCustomizedOptions
            7. 单击 ⁇ 激活
          5. 更新 AppraisalManagementVehicleAppraisal Omniscript。
            1. 从应用程序启动程序中,查找并选择 ⁇ OmniStudio
            2. 在 Omnistudio 应用程序中,从导航栏中,选择 ⁇ Omniscripts
            3. 单击 AppraisalManagementVehicleAppraisal ⁇ ,并选择 Omniscript 的第一个版本。
            4. 单击新版本
            5. 在 AdditionalInformation 步骤中,在 AreModificationsMade 组件的属性部分中,参考 AppraisalManagementIsItemCustomized Flexcard 的复制版本。
            6. 在 AdditionalInformation 步骤中,在 AreAdditionalEquipmentsInstalled 组件的属性部分中,参考 AppraisalManagementAdditionalAccessorySelection Flexcard 的复制版本。
            7. 保存更改。
            8. 单击 ⁇ 激活版本
           
          正在加载
          Salesforce Help | Article