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

How to add the if conditions to the absence notification title

Summary:

We need to customize the absence email notification title dynamically based on the absence type name. I’ve implemented the customization using the type name, but the rule execution failed with a system fault error.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

I tried both conditions: Both are failing

if (/task:task/task:payload/ns0:AbsencesApprovalsRequest/ns0:Typename = 'Initiate Termination') then concat('Pre Termination Approval', /task:task/task:payload/task:NotificationTitleKey) else (/task:task/task:payload/task:NotificationTitleKey)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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