Skip to main content

Celonis Product Documentation

Triggers troubleshooting

Check the following aspects:

  • Does your connection have edit rights on the Knowledge Model?

  • Have you published the Knowledge Model containing the Trigger?

In general, we recommend to activate “incomplete executions” on Action Flows, such that in case of error, an incomplete execution is created which allows the user to deal with those executions later on.

If you haven’t created any Action Flows with Celonis modules yet, you must add the new connection first. We recommend that you use the App Key connection type for this. For more information, see Application keys

Reopen the 'Watch Trigger' configuration and click 'OK'. This will update the output. It is possible that it just requires a moment for the update to take effect.

Symptoms:

Record-based Triggers do not activate an Action Flow and generate "[column_name] is missing" error status.

Cause

This error can be generated when a trigger uses a record that points to a calculated attribute. Calculated attributes are not supported by record-based triggers.

Solution

Remove all references to calculated attributes from any of the PQL formulas used in the record that's reused by your trigger. For more information on calculated attributes, see Calculated attributes.