Symptom
How to add advanced condition to a notification and how a condition works.
Environment
SAP SuccessFactors Onboarding
Resolution
You can follow the guide How to Add Advanced Conditions to a Notification
Important: The condition must be always Static or Fixed values, it will not work using keys.
For example:
- Condition to compare if a country is value "Brazil" - will work
- if country is equal to Brazil
- Condition to compare if a country is key "country" which contains the value "Brazil" - will not work
- if country is equal to country
- if country is equal to country
Also comparing dates using "more than" or "less than" will not work. It is only possible to use this condition with integer numbers.
The logical of the advanced condition is: A and C or A and D or B and C or B and D == (A and C) or (A and D) or (B and C) or (B and D)
Keywords
advanced condition, notification, advanced, how to, condition rule, completed notification, AND, OR, more than, less than, comparison, static, fixed, value , KBA , LOD-SF-OBD-EML , Emails and Notifications , How To