SAP Knowledge Base Article - Public

3765839 - Rules containing userConfig not triggering during the ADC – Onboarding

Symptom

Business rules where values are derived from user-based or employment-based paths (for example: userConfig.Process Object.User.Global Job Information.Local Job) are not triggering during Additional Data Collection step.

Environment

SAP SuccessFactors Onboarding 

Cause

  • Expected behavior: Business rules that depend on user-based context are not supported in Additional Data Collection (ADC) because ADC objects use externalCode = AutoNumber, so a user context is not available.
  • User-based references (for example: userConfig, candidate, parent.User, employment-based paths) are not supported in ADC for field-level or object-level rules, across rule purposes (Evaluate, Validate, Initialize, onSave).

Resolution

  1. Do not use ADC rules to derive values from user-based or employment-based paths (for example: userConfig.Process Object.User.Global Job Information.Local Job).
  2. Move derivation logic to Personal Data Collection (PDC) for the hire template, where rules run with a User externalCode context.
  3. If a value must be enforced in ADC, configure the field as mandatory to prevent saving without a value.
  4. Where feasible, design ADC rules to operate only on values stored within the same ADC object (self-contained logic), avoiding cross-user references.
  5. If product enhancement is required, refer to: 2090228 - How to Submit Ideas for SAP SuccessFactors Products.

See Also

  • KBA 3667148 - It is not possible to create a business rule to set values in ADC based on information entered in PDC / NHDR - Onboarding
  • KBA 2090228 - How to submit enhancement ideas for SAP SuccessFactors Products

Keywords

onboarding, additional data collection, adc, evaluate rule, mdf rule, userconfig, externalcode autonumber, local job, global job information, rule not populating, inconsistent rule behavior, personal data collection, pdc, employment context, candidate context , KBA , LOD-SF-OBX-CDC , Custom Data Collection , Problem

Product

SAP SuccessFactors Onboarding