SAP Knowledge Base Article - Public

2541096 - Position Management: Positions created with future date - inserting data in SuccessFactors Employee Central using API

Symptom

You have noticed future dated record in your positions that are far in future and was not created by any user.

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."

KB1.jpg

Environment

  1. You are using Employee Central: Position Management
  2. You have an Integration setup (via API) from/to your other HCM systems (via Dell Boomi, HCI, and so on).

Reproducing the Issue

  1. Go to Manage Positions;
  2. Select Position;
  3. Chose any Position code;
  4. See that there is a future dated record like Jan, 1st 3929;

Cause

If you are using API from your HCM legacy system (such as SAP Organisation Management to SAP EC Position Management) it is likelly that there are some upsert action that is creating these future dated records.

Resolution

This KBA will explain to you the troubleshooting steps to find out if you have upsert events for your position objects, we are not providing the specific correction steps for the API configuration because it will depend on which API you are using.

  1. Filter port upsert calls in the Position entity to get the API logs from your SF system, you do this by navigating to:
    1. Admin Center >
    2. OData Audit log or SFAPI Audit log >
    3. Click on the "HTTP Message" button and check the following internal tabs:
      1. "Request Header" > in this tab you can see where this API connection came from - including IP address of your HCM or middleware system.
      2. "Request Payload" > in this tab you can see the actual data that your API call is upserting, example future dated positions.
      3. "Response Payload" > in this tab can you can see the response of our API server with successful or failed results of this insert.

julio.png

Keywords

SuccessFactors Employee Central Position upsert, API (OData or SFAPI) upsert operation, Creation of positions in SuccessFactors, Checking the logs to find how new positions were created in the SuccessFactors system, employee central, ec, position management, api upsert, odata, future dated transaction, , KBA , LOD-SF-EC-POS , Position Management , LOD-SF-INT-API , API & Adhoc API Framework , How To

Product

SAP SuccessFactors Employee Central all versions