Enabling Runtime Messages for HR Help Desk in Application Composer
Summary:
Hi Experts. I am trying to view runtime messages with the groovy script below. When the script runs, I receive the expected notifications, so I know the trigger has fired. When I view Runtime Messages however in application composer there are no messages to see.
I am expecting a message based on the line: println("Notification sent to " + recipientPartyId + " because the SR was resolved.")
The trigger is configured under:
Sandbox > Application Composer > Standard Objects > HR Help Desk Request > Server Scripts
Trigger = BeforeUpdate
Trigger Definition = See Groovy script below
When I view Runtime Message via Sandbox > Application Composer > Common Setup > Runtime Messages no messages exist
Tagged:
1