Termination Date

By default, the SuccessFactors source aggregates termination dates for the following employee statuses:

  • F – Furlough

  • R – Retired

  • T – Terminated

To aggregate termination dates based on other PicklistID employee statuses — such as Suspended and Discarded — add the following entry key to the application Debug page:

<entry key="terminationDateCodes" value="<externalcodevalueforemployee-status>"/>

For example:

<entry key="terminationDateCodes" value="O,S"/>

where externalcodevalueforemployee-status is the externalcodevalue associated with the PicklistID employee status.