InterviewSolution
Saved Bookmarks
| 1. |
What Are The Action Levels For Your Alert Actions? |
|
Answer» There are three TYPES of level for your action: Detail, Summary and No EXCEPTION. During an ALERT check, a detailed action performs once for each individual exception found, a summary action performs once for all exceptions found, and a no exception action performs when no exceptions are found. There are three types of level for your action: Detail, Summary and No Exception. During an alert check, a detailed action performs once for each individual exception found, a summary action performs once for all exceptions found, and a no exception action performs when no exceptions are found. |
|