Symptom
Deleted job requisitions aren't available in Adhoc Reports, but they can be exported through Integration Center or through OData API.
This KBA will instruct how to create a simple output in Integration Center to pull those job requisitions.
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
Resolution
To pull the deleted job requisitions through Integration Center, please, follow the steps below:
- Go to Admin Center
- Go to Integration Center
- In the landing page, select "My Integrations"
- On the right corner, click on Create, then select "Scheduled Simple File Output Integration"
- It will open the page to select the entity you wish to extract the data. In the search bar, type JobRequisition, and select the entry shown below:
- Then, it's time to select the fields. You can select all the fields you wish to extract, but make sure to include the field "Is Deleted", which is the field that it's going to indicate whether the job requisition is deleted or not
- Scroll down, and click on Select
- The next page will pull where you can name the integration
- Go to the Filter and Sort tab
- Expand Advanced Filters
- On Filter Set 1, on the dropdown select the field "Is Deleted", and in the value enter the number 1, which refers to the value "Deleted"
- Go back to the tab Configure Fields
- You see all the job requisitions which are marked as Deleted
If you wish, you can also extract this data into an SFTP server. The settings sit on the Destination tab.
See Also
Keywords
delete, job, req, requisition, integration, center, centre, odata, api, extract, export, list, report. , KBA , LOD-SF-RCM-JOB , Job Postings & Requisitions , How To