Symptom
- Successfactors has options to configure "Dependent jobs in the scheduler servers". When this is set in the backend (Provisioning) configurations, the dependent jobs automatically executes when the first job executes as per the scehdule.
- Does the dependent jobs in provisioning executes when user runs first job in Admin Tools UI?
Environment
SAP SuccessFactors HXM Suite
Resolution
The dependency is based on the internal job request ID that is assigned to the scheduled job in provisioning. So when the job with the correct request ID is run, the dependent job gets triggered.
When we run a job manually from Admin center UI it uses a one-off request ID which will be different from the one that the dependent job is based off. Therefore running the first job from Admin center will only run the first job and none of the dependent ones.
Keywords
dependent job, admin center , KBA , LOD-SF-PLT , Platform Foundational Capabilities , How To
Product
SAP SuccessFactors HCM Suite all versions