Symptom
- How To probation-period-end-date Alert Rule?
Example: Employee must get a reminder one month before his / her probation-period-end-date
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
- SAP SuccessFactors Employee Central
Cause
View Create an alert rule View 2856599 - 1911 - Rule Scenario Base Objects Used in Alert Triggering Rules for Employee Central Data Objects - Generate Alerts for Employee Central Data
See : 2431478 - Example Configuration of an EC Alert and Notification Rule
Resolution
View Field: Probationary Period End Date
<hris-field id="probation-period-end-date" max-length="256" visibility="both">
<label>Probationary Period End Date</label>
<label xml:lang="en-US">Probation Period End Date</label>
</hris-field>
Or Via UI - BCUI
- Go to BCUI
- under - Job Infos
- hris-field id : probation-period-end-date
Step 1: View Create an alert rule View 2856599 - 1911 - Rule Scenario Base Objects Used in Alert Triggering Rules for Employee Central Data Objects - Generate Alerts for Employee Central Data
- See : 2431478 - Example Configuration of an EC Alert and Notification Rule
Step 2: View below example
Step 3: Via UI - BCUI
- Attach the SaveAlert rule in BCUI under Job Information
Or
Via Provisioning in SDM data model
Add
<hris-element id="jobInfo">
<label>Job Information</label>
<trigger-rule event="saveAlert" rule="JOB_Probation_Period_End_Date></trigger-rule>
Important: For Any Employee Central field please refer to Guide: Data Model Field Information for Employee Central
FAQ - Additional Information
Q) Can I use Employment Details model to Use current and previous value for comparison in EC Alert?
A) Not supporting because Employment Details model is not an effective dated entity. so do not us previous value in your rule , please use Employment Details
Q) Which base object are supporting for EC Alert?
A) See below
- 2856599 - 1911 - Rule Scenario Base Objects Used in Alert Triggering Rules for Employee Central Data Objects - Generate Alerts for Employee Central Data
- For general configuration guidance, please refer to the Employee Central Workflows handbook, section for Alerts and Notifications
Additional Information: Delete Old Pending Alert Flag
Guide: New Rule Setting for Deleting Unwanted Pending Alerts for Effective-Dated Entities
Using this new rule setting, you can delete unwanted pending alerts for several HRIS effective-dated entities when creating a new alert.
After a new alert is created following a data change, old pending alerts become irrelevant and are not expected to be sent. You can update your alert rules by including the new setting Delete Old Pending Alert Flag. This will delete unwanted pending alerts and prevent them from being sent for future data changes. Three HRIS effective-dated entities are supported now: job information, compensation information, and pay component recurring.
We built this new feature to protect customers from being confused or disturbed by unwanted alerts and to save them from having to delete such alerts manually
See Also
- 2667012 - Employment Details vs Employee Information Alerts
- 2315275 - Employee Central - Workflows & Alerts
- 2856599 - 1911 - Rule Scenario Base Objects Used in Alert Triggering Rules for Employee Central Data Objects - Generate Alerts for Employee Central Data
- 2156278 - How to set up EC Alerts and Notification using Business Rules
- 2431478 - Example Configuration of an EC Alert and Notification Rule
- 2757863 - Manage Alerts and Notifications tool
- 2757243 - How To Create Termination Reminder Alert Rule
- 3322740 - How To Create Alert Rule For Custom Probation End date Field in Employment Details
- Guide: Employee Central Workflows: Implementation and Administration
Keywords
Alert , Termination , Rule, Alerts, Notification, Business Rules, Employee Central, EC, EC Alerts and Notification, probation-period-end-date ,Delete Old Pending Alert Flag , KBA , LOD-SF-EC-ALR , Alerts & Notifications (saveAlert - EC Core only) , How To
Product
Attachments
Pasted image.png |
Pasted image.png |