wkcc__Settings__c

Settings for the Workplace Command Center application. This object is available in orgs that have Work.com installed.

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

FieldTypePropertiesDescription
NamestringCreate, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, UpdateThe record name.
SetupOwnerIdreferenceCreate, Filter, Group, Nillable, Sort, UpdateThe setup owner ID.
wkcc__EmployeeIndividualSyncDisabled__cbooleanCreate, Defaulted on create, Filter, Group, Sort, UpdateIf true, Employee and Individual data is not kept in sync after initial creation of the Employee record. If false, Employee and Individual data is kept in sync by pushing field changes from Employee to the corresponding fields in Individual. The default value is true.
wkcc__LocationWellnessStagingBatchSize__cdoubleCreate, Defaulted on create, Filter, Nillable, Sort, UpdateThe batch sized used when processing the location wellness staging records. This value must be between 1 and 200 or it will be ignored. The default is 200. Lower this value if the batch process encounters governor limit errors.
wkcc__LocationWellnessStagingScheduleMins__cdoubleCreate, Defaulted on create, Filter, Nillable, Sort, UpdateThe number of minutes used for scheduling and rescheduling the next run of the batch that processes the location wellness staging records. This number must be between 0 and 1440 or it will be ignored. The default is 5.
wkcc__SendSurveyBatchSize__cdoubleCreate, Defaulted on create, Filter, Nillable, Sort, UpdateThe batch size used when sending surveys. This value must be between 1 and 5000 or it will be ignored. The default is 200. Lower this value if the batch process encounters governor limit errors.