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()
| Field | Type | Properties | Description |
|---|---|---|---|
| Name | string | Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update | The record name. |
| SetupOwnerId | reference | Create, Filter, Group, Nillable, Sort, Update | The setup owner ID. |
| wkcc__EmployeeIndividualSyncDisabled__c | boolean | Create, Defaulted on create, Filter, Group, Sort, Update | If 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__c | double | Create, Defaulted on create, Filter, Nillable, Sort, Update | The 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__c | double | Create, Defaulted on create, Filter, Nillable, Sort, Update | The 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__c | double | Create, Defaulted on create, Filter, Nillable, Sort, Update | The 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. |