Debug Groovy Triggers

Within your Groovy scripts, all your println statements go to the runtime messages. Here's how you view the runtime log and debug your Groovy script:

  1. Within a sandbox, navigate to Application Composer.

  2. Select Common Setup > Run Time Messages. The Run Time Messages section is displayed.

  3. Select the Enable Application Script Logging check box.

  4. Trigger your notifications.

    If the Groovy script has appropriate println statements, you receive runtime messages when you navigate back to the Run Time Messages section in Application Composer.