Newer Version Available

This content describes an older version of this product. View Latest

IndustriesSettings

Represents settings for industries verticals like Financial Service Cloud, Consumer Goods Cloud, and Health Cloud.This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

In the package manifest, all organization settings metadata types are accessed using the “Settings” name. See Settings for more details.

IndustriesSettings are stored in a single file named Industries.settings in the settings directory.

Version

Industries settings are available in API version 47.0 and later.

Special Access Rules

Some settings are specific to an industry vertical and are only available to customers with org editions where the vertical is enabled. Users need the FSC Insurance permission set to access the settings available in editions with Financial Services Cloud.

Fields for Financial Services Cloud

Field Name Field Type Description
allowMultipleProducersToWorkOnSamePolicy boolean Indicates whether multiple producers can be assigned to the same insurance policy. The default is false. This field is available in editions where Financial Services Cloud is enabled.
enableAccessToMasterListOfCoverageTypes boolean Indicates whether insurance agents can access the master list of coverage types. The default is false. This field is available in editions where Financial Services Cloud is enabled.
enableBlockResourceAvailabilityOrgPref boolean Indicates whether Lightning Scheduler service appointments are added to users' Salesforce calendars. For example, if set to false, users won’t see their service appointments on their calendars. The default is false.
enableEventManagementOrgPref boolean Indicates whether users can add multiple service resources to a service appointment. The default is false.
enableFSCInsuranceReport boolean Indicates whether sales managers can access the dashboard and prebuilt reports. The default is false. This field is available in API version 48.0 and later in editions where Financial Services Cloud is enabled.

This setting can be enabled only if the allowMultipleProducersToWorkOnSamePolicy setting is already set to true.

Note

enableManyToManyRelationships boolean Indicates whether insurance can manage many-to-many relationships between claims and cases, claims and assets, and assets and policy participants. For example, if set to true, agents can handle multiple claims through one case or have multiple cases handling one claim. The default is false. This field is available in editions where Financial Services Cloud is enabled.
enableMortgageRlaTotalsOrgPref boolean Indicates whether the calculation of assets and liabilities for residential loan application records is enabled for your org (true or not (false). The default is false. This field is available in editions where Financial Services Cloud is enabled.
enableMultiResourceOrgPref boolean Indicates whether users can add multiple service resources to a service appointment. The default is false.
enableOverbookingOrgPref boolean Indicates whether users can add multiple service appointments to a single time slot for a service resource. If set to false, concurrent time slots are visible, but can't be modified. The default is false.
enableReferralScoring boolean Indicates whether Einstein Referral Scoring for Financial Services Cloud is enabled for your org (true) or not (false). The default is false. This field is available in editions where Financial Services Cloud is enabled.

Fields for Health Cloud

Field Name Field Type Description
enableProviderSearchSyncOrgPref boolean Indicates whether provider data search is synced every six hours. The default is false. This field is available in editions where Health Cloud is enabled.

Fields for Consumer Goods Cloud

Field Name Field Type Description
enableObjectDetection boolean Indicates whether Einstein Object Detection is enabled for your org. The default is false. This field is available in editions where Consumer Goods Cloud is enabled.

Declarative Metadata Sample Definition

The following is an example of a Industries.Settings metadata file.

The following is an example package.xml that references the previous definition.