Symptom
- Message definition to throw custom error message is showing as blank
All screenshots in the KBA is from SalesDemo instances
Environment
SuccessFactors Employee Central
Reproducing the Issue
- Create Message definition with parameter
- Create business rule and add message definition as error
- Associate business rule as on save in any object (for example, recurring deduction object)
- Make changes to the object accordingly to trigger business rule
- Error is triggered with blank message definition
Cause
Paramater defined in the Message Defintion text is not same as the Parameter external code
Example:
Message definition text:
This is sample {test}
Paramter external code is: TEST
Resolution
Parameter code defined in message defintion should match external code of the paramater
As per above example, message definition should be:
This is sample {TEST}
See Also
blank error message, blank message definition, business rule blank error
Keywords
KBA , LOD-SF-EC-FOO , Foundation Objects (Organisation, Pay and Job Structures) , Problem
Product
SAP SuccessFactors Employee Central all versions ; SAP SuccessFactors HCM Core all versions