Issue:
A customer submitted a question asking if they could log which action pattern is applied to an alarm in the Customer Activity Log.
Resolution:
This Enhanced Action Pattern was written to create a variable, then executes a SELECT statement to determine which Action Pattern was applied. Then a Log Line command is used to display the name of the Action Pattern applied.

The second step is to use an INCLUDE command in another Action Patterns that reference the APUSED action pattern so the results are listed in the customer activity log.

Result:
The Customer Activity Log shows that Action Pattern used to handle this alarm was named ‘CONFIRM’.
