Ready Made Groovy Scripts for HR Help Desk?
Summary:
Afternoon,
I was wondering if anyone had any ready-made scripts to use as I am facing a massive issue with the notifications. Not even Oracle Support has been able to really help much. I've made a few scripts myself and had hoped to post them hear in order to hear what I could either do to make them work or if anyone could maybe show me their scripts that work.
Content (please ensure you mask any confidential information):
Create Notification for User (After Create Trigger):
try {
def srCreatedByPartyId = ReportedByPartyId
def map = new HashMap()
map.put("Channels", ["ORA_SVC_BELL", "ORA_SVC_EMAIL"])
Tagged:
1