Loading
Insurance
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
          InsCensusService:setMemberRatingFacts

          InsCensusService:setMemberRatingFacts

          Use this service to associate a Rating Facts Spec to a census member, and automatically extract information from the census member fields to populate the Attribute Selected Values for the member, based on the Rating Fact.

          Important
          Important From Winter '23 onward, we have InsCensusServiceStd:setMemberRatingFacts service enabled to work with Salesforce Standard Data Model for Financial Services Cloud and Health Cloud. Existing customers can continue to use this service, but no further enhancements will be provided in the Insurance Managed Package.

          Class: InsCensusService

          Method: setMemberRatingFacts

          How It Works

          • The service takes the censusId, ratingFactSpecId, and drBundleName as either inputs or remote options.

          • (optional) The drBundleName Omnistudio Data Mapper is used to populate the AttributeSelectedValues_c fields of the Census Member object with the Attribute Selected Values, and uses the SpecProduct2Id__c as a lookup field to link the census member to a Rating Fact. (See Note, above);

          • Both the SpecProduct2Id_c and AttributeSelectedValues_c are used in the rating.

          Input or Remote Options

          Provide the following as either an input or remote option:

          Option

          Description

          censusId

          Census Id to be associated with the Rating Fact spec.

          ratingFactSpecId

          Rating Fact spec Id to be associated with the census.

          drBundleName

          Name of transform Data Mapper to map Rating Fact attributes and census member.

          Input JSON

          This service does not use an input JSON.

          Output JSON

          There is no output JSON associated with this service.

           
          Loading
          Salesforce Help | Article