SAP Knowledge Base Article - Public

2833667 - How to do mass update of termination date in DocCenter - Onboarding 1.0

Symptom

  • How to do mass update of termination date in Document Center in Onboarding using API call
  • Which API calls are required to make an update of the termination date in Document Center in Onboarding.
  • Sample API calls need to update the termination date in Document Center.

Environment

SAP SuccessFactors Onboarding 1.0

Resolution

Mass update of any index fields (include termination date) is not possible. 
The index fields can be updated only via API call for each document individually.

Example:

  1. https://url/api.ashx/authenticate?AccountName={AccountName}&UserName={username}&Password={password}
  2. https://url/api.ashx/doccenter/documentidsearch
  3. https://url/api.ashx/doccenter/updateindices

Keywords

SF, success factors, ONB, OBD, on boarding, document, center, centre, API, call

, KBA , LOD-SF-OBD-API , Webservices & API's , How To

Product

SAP SuccessFactors Onboarding