wkcc__LocationWellnessStaging__c

Deprecated. This object is a staging table for recalculating location wellness facts. Records are removed once the locations have been recalculated. This object is available in orgs that have version 4 or earlier of Work.com installed. This object was deprecated in version 4.2 of Workplace Command Center. In version 4.2 and later, the data in this object is no longer updated.

Records in this object should not be used for custom solutions.

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

FieldTypePropertiesDescription
LastReferencedDatedateTimeFilter, Nillable, SortThe timestamp for when the current user last viewed a record related to this record.
LastViewedDatedateTimeFilter, Nillable, SortThe timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
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 of <Location Id> + ‘:’ + <Wellness Status>. This field is unique within your organization.
wkcc__JobStatus__cpicklistCreate, Defaulted on create, Filter, Group, Restricted picklist, Sort, UpdateIndicates the status of this location for processing.Possible values are:
  • Not Processed
  • Processing
wkcc__Location__creferenceCreate, Filter, Group, Sort, UpdateThe location that needs its fact records recalculated.