Example: A Distribution List Used for Hierarchical Processing

In this example, each member of the distribution list has only one direct parent. A message with a value of 45,000 that is sent by 7102 (Clerk #2) is first sent to 7201 (the manager of Clerk #1). If this manager approves the message, then 7301 (Director #1) receives the message. After 7301 approves it, the message is sent to 7402. The task is then complete because the parent of 7402 (7500) has a threshold value of 50,000, which is greater than the value of the message, which is 45,000. If any parent within this structure rejects the message, the task completes.

Hierarchical Processing Distribution List