Symptom
When trying to access data from the JobReqScreeningQuestion entity using Integration Center no data is returned even if you filter by one specific job requisition ID.
Environment
- SAP SuccessFactors HXM Suite
- Integration Center
- SAP SuccessFactors Recruiting Management
Reproducing the Issue
- Navigate to Admin Centre > Integration Centre.
- Create a new output integration using the JobReqScreeningQuestion Entity and select all fields on the entity.
- In the Filter and Sort tab, add a filter for one specific job requisition ID, and notice that even after adding a filter no data is being returned.
Cause
To correctly use entity "JobReqScreeningQuestion" to retrieve Pre-screening questions we also need to use entity "jobReqContent" as per the OData Guide Help SAP SuccessFactors HXM Suite OData API: Reference Guide (V2) section 14.1.14.
Resolution
When creating or editing your report on integration Center:
- Go to Configure Fields tab
- Click on " + Add" ->
- Click on Add field ->
- Search for "jobReqContent" (It should show something like that "JobReq Content (jobReqContent) in JobReqScreeningQuestion") ->
- Click on "Add Association "JobReq Content".."
- Save and run your report again.
See Also
Keywords
pre-screening, question, application, prescreening, requisition, center, JobReqScreeningQuestion, jobReqContent, KM-2524, RCM-47334, KM-2524 , KBA , LOD-SF-RCM-INT , Integration Center & Intelligent Services , Problem