Monday, November 12, 2018

FYI Notification in Oracle SSHR AME

FYI Notification in Oracle SSHR AME

Business Requirement:

We implemented HRMS manager self service and using AME, For New Hire process, the approval is: HR Director, and FYI notifications to IT, Finance, Security department.

We are on AME B, oracle 12.0.5. As of now I am successful to send to HR Director for approval. I need help for FYI notifications

Please let me know how can I achieve this.
Solution:

Already rule is created for Approval process.

1. Create Approval Group(FYI recipeints)(You can use Position Roles)
2. Create new rule having Category as "For You Information".
3. Condition of FYI rule will be same as Approval rule.
4. Action will be notification to FYI recipients.
5. Test it.

No comments:

Post a Comment

SQL Important Queries

  How to delete rows with no where clause The following example deletes  all rows  from the  Person.Person  the table in the AdventureWork...