SAP Knowledge Base Article - Public

2913668 - Using the anonymizedFlag field with OData API

Symptom

  • You are working with the anonymizedFlag field in Integration Center or with OData API.
  • Since OData works with numerical values for this field, and not text, you would like to know which value is connected to each number.

Environment

SAP SuccessFactors Recruiting Management

Resolution

Here are the list of values:

  • "0" - Non-Anonymized (Candididate Profile is intact and Application is intact)
  • "1" - Anonymized (Candidate Profile is deleted and Application is anonymized)
  • "2" - Marked for anonymization by DPCS decline (DPCS is declined / Candidate Profile is no longer in the system and Application is for anonymization)
  • "3" - Marked for anonymization by admin delete (Admin Deleted Candidate Profile / Candidate Profile is no longer in the system and Application is for anonymization)
  • "4" - Marked for anonymization by candidate delete (Candidate Deleted their Profile / Candidate Profile is no longer in the system and Application is for anonymization)
  • "7" - Marked for anonymization by administrator delete all command (In Progress/disqualified application marked for anonymization after candidate profile is deleted/anonymized by Admin via the Anonymize Candidate Profiles feature)

NOTE:

  • The anonymizedFlag in the JobApplication table is not upsertable or updateable via API
  • When filtering using the anonymizedFlag, you will need to use the numerical value, not the text.

Keywords

anonymisedFlag, Anonymised Flag, number, text, string, mapping, centre , KBA , LOD-SF-RCM-API , Webservices & APIs , LOD-SF-RCM-INT , Integration Center & Intelligent Services , How To

Product

SAP SuccessFactors Recruiting all versions