Ready Made Groovy Scripts for HR Help Desk? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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"])

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!