Symptom
How to retrieve data from the Job Information (JobInfo) entity using API for Onboarding candidates or future hires before onboardee conversion.
Environment
SAP SuccessFactors Onboarding
Cause
JobInfo is an effective-dated portlet. Without specifying a far future asOfDate, the API will not return records for future hires, which may create the impression that the data is unavailable prior to conversion.
Resolution
Use a far future effective date in the query to retrieve the records:
- API: Add \""&asOfDate=9999-12-31\"" to the API query.
- Integration Center: Set the \""effective as of\"" parameter to 31.12.9999.
This configuration enables retrieval of JobInfo data even before the onboardee is converted.
Keywords
Onboarding, obx, API, get, Empjob, jobinfo, date, before, convert , KBA , LOD-SF-OBX-ATS , ATS Integration , Problem
SAP Knowledge Base Article - Public