Symptom
- A Family MDF import job that runs via SFTP in Provisioning fails consistently.
- Error: Transaction cannot proceed: STATUS_MARKED_ROLLBACK
- Error: Failed to get MDFEventConfigData for objectType FamilyEntity. Error: MDFEventsConfigServiceImpl: Exception while retrieving record from data base for MDFEventsConfig
- Import through the UI (Import and Export) appeared to work while the Provisioning job failed.
Environment
SAP SuccessFactors Job profile builder
Reproducing the Issue
- Prepare a FamilyEntity CSV/MDF file (for example, trim to a smaller set of records for testing).
- Upload the file to the SFTP location consumed by the MDF Data Import (FTP) job.
- In Provisioning, open Scheduled Job Manager and locate the MDF Data Import (FTP) job for FamilyEntity.
- Run the job.
- After approximately 10–15 minutes, observe the job status changes to Failed.
- Review the job details/logs and note errors including STATUS_MARKED_ROLLBACK and MDFEventsConfigServiceImpl retrieval errors for FamilyEntity.
Cause
The issue is related to JobProfiles mapped to the roles for these families being in workflow (draft/pending approval). Because family-to-role-to-job profile mappings are synchronized, saving FamilyEntity fails while any associated job profile is in workflow.
Resolution
- Review the FamilyEntity import file and note all referenced roles.
- For each referenced role, identify the associated job profiles.
- Verify the status of each associated job profile; ensure none are in draft or pending workflow.
- Complete, approve, or cancel any pending job profile workflows so that profiles are active.
- Re-run the MDF Data Import (FTP) job for FamilyEntity.
- Note: Importing via MDF Import/Export UI or via Provisioning uses the same internal “family save” logic and validations; both paths require associated job profiles not be in workflow.
See Also
- refer to: Employee Central overview (MDF objects)
Keywords
mdf import ftp, familyentity, mdf data import job, status_marked_rollback, mdf events config, failed to get mdf event configdata, job profiles in workflow, job profile draft, provisioning job failure, family save, scheduled job, import export, rollback error, mdf import failure , KBA , LOD-SF-TIH-JPB , Job Profile Builder , Problem
SAP Knowledge Base Article - Public