You are here:
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.
Method: setMemberRatingFacts
How It Works
-
The service takes the
censusId,ratingFactSpecId, anddrBundleNameas either inputs or remote options. -
(optional) The
drBundleNameOmnistudio Data Mapper is used to populate theAttributeSelectedValues_cfields of the Census Member object with the Attribute Selected Values, and uses theSpecProduct2Id__cas a lookup field to link the census member to a Rating Fact. (See Note, above); -
Both the
SpecProduct2Id_candAttributeSelectedValues_care used in the rating.
Input or Remote Options
Provide the following as either an input or remote option:
Option |
Description |
|---|---|
|
Census Id to be associated with the Rating Fact spec. |
|
Rating Fact spec Id to be associated with the census. |
|
Name of transform Data Mapper to map Rating Fact attributes and census member. |

