wkcc__LocationWellnessAggregation__c

Aggregates wellness counts by location and status of employees directly linked to a location. This object is available in orgs that have Workplace Command Center version 4.2 and later installed.

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

FieldTypePropertiesDescription
NamestringAutonumber, Defaulted on create, Filter, idLookup, SortThe record name.
OwnerIdreferenceCreate, Defaulted on create, Filter, Group, Sort, UpdateThe ID of the user who currently owns this record. Default value is the user logged in to the API to perform the create.
wkcc__ExternalId__cstringCreate, Filter, Group, idLookup, Sort, UpdateA unique identifier for the record in the format ["Cascade" + ":" +] <Location Id> + ‘:’ + <Wellness Status>. The cascade prefix is only present in records that include child location wellness status values. This field is unique within your organization.
wkcc__LocationIndividualCount__cdoubleCreate, Defaulted on create, Filter, Sort, UpdateThe total count of individuals regardless of wellness status.
wkcc__Location__creferenceCreate, Filter, Group, Nillable, Sort, UpdateThe related Location.
wkcc__NeedsReaggregation__cbooleanCreate, Defaulted on create, Filter, Group, Sort, UpdateIndicates to a batch process that wellness status data (specifically, employee counts with each status) must be reaggregated (true). This field is reset to false after the batch process reaggregates the data.
wkcc__WellnessPercent__cpercentFilter, Nillable, SortThe calculated percent of the location’s employees that are in the wellness status.
wkcc__WellnessStatusIndividualCount__cdoubleCreate, Defaulted on create, Filter, Sort, UpdateThe count of individuals having the wellness status.
wkcc__WellnessStatus__cstringCreate, Filter, Group, Sort, UpdateThe wellness status for the individual.