SAP Knowledge Base Article - Public

3718575 - Workflow not triggered despite correct rule evaluation in custom MDF object

Symptom

  • In a rule trace, the rule correctly evaluates the condition, but no workflow is triggered in the UI.
  • In the Splunk logs, the following error might appear: cannot insert NULL or update to NULL: Not nullable 'SUBJECT_ID' column".

“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 HCM Suite

Reproducing the Issue

  1. Perform an action that should trigger a workflow in Manage Data or Employee Profile
  2. Observe that the workflow is not triggered in the UI
  3. Create a rule trace as per KBA 2257064 - Employee Central - Business Rule Execution Log and see that the rule correctly evaluates the condition, meaning the workflow should be triggered.

Cause

The record does not have a valid workflow Subject User Field populated, which is required for the workflow to trigger. The Subject User Field is configured in the Object Definitions and can be any user-defined field or ExternalCode.

Resolution

  1. Verify that the workflow Subject User Field is defined in the object definition in Configure Object Definitions and confirm which field is selected (externalCode or any other user field)

  2. Ensure the field defined as workflow Subject User Field is populated before submitting the data in Manage Data or via Employee Profile
  3. Test the workflow functionality after correcting the field and monitor for successful triggering.

See Also

  • KBA 2715593 - Workflow not triggering when importing MDF objects.
  • KBA 2895379 - Multiple MDF Alerts are not being triggered - Custom MDF
  • KBA 2532558 - EC Alerts: Configuring Alerts for MDF Objects
  • KBA 2257064 - Employee Central - Business Rule Execution Log
  • KBA 2560623 - Step by step configuration of MDF Alerts & Notifications [Custom MDF]

Keywords

workflow not triggered, MDF object, rule evaluation, SUBJECT_ID, workflow subject user, INC16437693 , KBA , LOD-SF-MDF-WFL , Custom Object based Workflows , Problem

Product

SAP SuccessFactors HCM Suite all versions

Attachments

2026-02-20_11-24-47.png