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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Groovy error for status update notification setup

Hi I am trying to use the below scripts for status change notification but getting '\n error. I have no clue on how to resolve it since I am non-techie. any help would really be appreciated. Thankyou

def objectCode='HRHelpDeskRequestVO'
def parentSR = HRHelpDeskRequest
def recipientPartyId = parentSR?.PrimaryContactPartyId; //PrimaryContactPartyId
def messageText = 'Oracle Cloud Service Request ' + parentSR?.SrNumber + ' - ' + parentSR?.Title + ' has been updated. Please click the link below to goto the system and click the Reply button to respond if required.' + '\nhttps://fa-euds-saasfaprod1.fa.ocs.oraclecloud.com/fscmUI/redwood/helpdesk/edit-hrhd?flowName=employee&srId='

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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