wkdw__OnboardingTemplateTask__c

Represents a custom object that is a junction object which serves to join a transition task to a transition plan.

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. A null value can mean that the record was only referenced and not viewed.
NamestringAutonumber, Defaulted on create, Filter, idLookup, SortThe name of the junction record. This is a system field and not explicitly created.
wkdw__Description__cstringCreate, Filter, Group, Nillable, Sort, UpdateThe description of the template and associated tasks that comprise a transition plan. This field is available in API version 56.0 and later.
wkdw__EffectiveDateOffset__cdoubleCreate, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update

The number of offset days relative to the transition plan’s effective date that is used to set the due date for the transition tasks. Positive and negative numbers are allowed. This field is available in API version 56.0 and later.

Possible values are:

  • Employee

  • Manager

The default value is Employee.

wkdw__IndividualUser__creferenceCreate, Filter, Group, Nillable, Sort, UpdateThis field is reserved for future use.
wkdw__OnboardingTask__creferenceCreate, Filter, Group, Sort, UpdateThe onboarding task that is joined to the transition plan template. This field is available in API version 56.0 and later.
wkdw__OnboardingTemplate__creferenceCreate, Filter, Group, SortThe template ID used to join the task with the template. This field is available in API version 56.0 and later.
wkdw__Queue__cstringCreate, Filter, Group, Nillable, Sort, UpdateThis field is reserved for future use.
wkdw__TaskOwnerType__cpicklistCreate, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update

The type of user who completes a task assigned to them. This field is available in API version 56.0 and later.

Possible values are:

  • Employee

  • Manager

The default value is Employee. This field is available in API version 56.0 and later.