Symptom
When creating a job application report in Integration Center, the result includes applications that are not visible / included when you look at the job requisition.
Example:
Integration Center report pulls 7 candidates for Requisition ID 3018, including an applicant named Dummy Candidate.
When you view the actual job requisition, there are only 6 candidates. Dummy Candidate is not in the list.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
For sample purposes, create a simple integration report:
- Go to Integration Center > My Integrations
- Click on Create > Scheduled a Simple File Output Integration
- Start with entity JobApplication and include some fields like:
- jobReqId
- applicationId
- firstName
- lastName
- Click Select
- On Configure Fields tab, you'll see a preview of the report. You will notice applicants in the report that are not in the actual job requisition.
Cause
Integration Center report pulls all applications including those in Draft Application status. The candidate can be filling out an application and uses the Save button to complete the application at a later time. This application will be saved as draft.
Since this is a draft application and not actually submitted application, it is not visible in job requisition among the list of applications submitted.
Resolution
Add System Status (status) field as one of the columns so you can identify applications that are in Draft Application status.
You can also use System Status field as a filter to exclude Draft Application.
Note that when using System Status of application as filter in Integration Center reports, you need to specify the mapped values for the system statuses.
The table below lists the numerical values that are mapped to the different system statuses of a Job Application:
Numerical Value | Mapped To |
0 | Open |
1 | Disqualified |
2 | Closed |
3 | Withdraw |
4 | Saved |
5 | Not Applied |
6 | Draft Application |
See Also
3434952 - "Invalid Request Parameters" error when using System Status as filter in IC report - Recruiting Management
Keywords
Integration Center Report, Job Application, Job Requisition, Applicant, Not Included, Draft Application, System Status , KBA , LOD-SF-RCM-INT , Integration Center & Intelligent Services , LOD-SF-RCM-APP , Applicants and Job Applications , Problem