Newer Version Available

This content describes an older version of this product. View Latest

WorkPerformanceCycle

WorkPerformanceCycle represents feedback that is gathered for the purpose of assessing the performance of a specific set of employees.

Supported Calls

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

Additional Considerations and Related Objects

Please do not use the API to manage performance summary answers, and instead change answers in a performance summary cycle through the Work.com  UI in  Salesforce. The business logic that is associated with answering a performance summary question (that is, sharing rules as defined by the recipient and the management hierarchy and validation checks on specific answers), may not work if the API is used.

  • Creating and linking questions in the API could create multiple questions on the same question set.
  • Editing a question in the API could impact the UI and the Calibration feature without the right steps and order of operations.

Warning

Fields

Field Name Details
ActivityFrom
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date that you want to start filtering the work.com objects to help requesters create accurate summaries. The start of the evaluation period.
ActivityTo
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date that you want to stop filtering the work.com objects to help requesters create accurate summaries.  The end of the evaluation period.
LastManagerRequestsSharedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when all manager requests are set to be shared.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the performance summary cycle that employees will participate in.  This name is created by the administrator and is visible on all respective notifications and in the UI.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of the WorkPerformanceCycle.
State
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The state that the performance summary cycle is in. Available pick list values:
  • Setup: The summary is in draft.
  • In Progress: The summary is deployed and people are answering the questions that were created.
  • Finished: The summary is no longer in progress.
  • Process: The summary is processing.
  • Error: The summary encountered an error.