Symptom
- Scenario 1:
- An IAS integration for a SAP application is not receiving the candidate's data because, in the table 'Table_USER_ACCOUNT" (Data Inspector), the User Type is 'onboardee', but it should be 'employee'.
- The user status in Table_USERS_SYSINFO is 't'.
- The candidate was purged.
- Scenario 2:
- An IAS integration for a SAP application is not receiving the candidate's data because, in the table 'Table_USER_ACCOUNT" (Data Inspector), the Extension status is equals to "2"(Pending), but it should be '0'.
- The user status in Table_USERS_SYSINFO is 't'.
- After making the wrong choice regarding the rehire method, the candidates were purged and then rehired.
Environment
SAP SuccessFactors Onboarding
Reproducing the Issue
Scenario 1:
- Go to Data Inspector
- Select the table 'Table_USER_ACCOUNT'
- Search for the Employee's username
- See the User Type as "Onboardee"
- See the Extension status as "2" indicating pending tasks in Onboarding end
- Go to Data Inspector
- Select the table "Table_USERS_SYSINFO"
- Search for the username
- See the User Status as "t" indicating that is no more a candidate
Scenario 2:
- Go to Data Inspector
- Select the table 'Table_USER_ACCOUNT'
- Search for the Employee's username
- See the User Type as "Employee"
- See the Extension status as "2" indicating pending tasks in Onboarding end
- Go to Data Inspector
- Select the table "Table_USERS_SYSINFO"
- Search for the username
- See the User Status as "t" indicating that is no more a candidate
Cause
If the candidate was purged before to complete all tasks, the job that is supposed to convert the candidates into employees cannot run, and the conversion does not happen.
The Data Inspector > Table_USER_ACCOUNT > Extension status, it is indicated as '2'. This value means that there is one or more pending Onboarding tasks for this candidate.
Resolution
A script is necessary to correct the data. Please raise an incident to support
Support Engineers: See internal notes
Keywords
Onboarding, obx, table, Table_USER_ACCOUNT, Table_USERS_SYSINFO, status, type, onboardee, employee, 2, hire, candidate, converted , KBA , LOD-SF-OBX-IAS , IAS User Authentication , Problem
SAP Knowledge Base Article - Public