2.72:Scope (Property): Difference between revisions
Dgreenwood (talk | contribs) No edit summary |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<blockquote style="font-size:14pt"> | <blockquote style="font-size:14pt"> | ||
The '''''Scope''''' property of an '''[[Activity]]''' determines at which level in a ''' | The '''''Scope''''' property of an '''[[Activity]]''' determines at which level in a '''Batch''' hierarchy the '''Activity''' runs. | ||
</blockquote> | </blockquote> | ||
| Line 9: | Line 9: | ||
* '''Batch''' | * '''Batch''' | ||
* ''' | * '''Batch Folders''' within the batch (including document folders and generic folders) | ||
* Individual ''' | * Individual '''Batch Page''' level | ||
</onlyinclude> | </onlyinclude> | ||
== About == | == About == | ||
One example of how scope is used in Grooper is seen below. In this example the Separate activity using the [[Undo Separation]] provider was run on a Batch containing multiple folder levels. The activity was run at three scope levels: | One example of how scope is used in Grooper is seen below. In this example the '''Separate''' activity using the '''''[[Undo Separation]]''''' provider was run on a Batch containing multiple folder levels. The activity was run at three scope levels: | ||
# The Batch level | # The '''Batch''' level | ||
# The first Batch Folder level | # The first '''Batch Folder''' level | ||
# The second Batch Folder level | # The second '''Batch Folder''' level | ||
{|cellspacing="5" cellpadding="10" | {|cellspacing="5" cellpadding="10" | ||
|-valign="top" | |-valign="top" | ||
|The original | |The original '''Batch''' with three '''Batch Folder''' levels | ||
|Undo Separation ran at the | |Undo Separation ran at the ''Batch'' scope. | ||
*All folders are removed. | *All folders are removed. | ||
|Undo Separation ran at | |Undo Separation ran at ''Folder > Level 1'' scope. | ||
*All folders below the first level are removed. | *All folders below the first level are removed. | ||
|Undo Separation ran at | |Undo Separation ran at ''Folder > Level 2'' scope. | ||
*All folders below the second level are removed. | *All folders below the second level are removed. | ||
Revision as of 08:41, 26 May 2022
The Scope property of an Activity determines at which level in a Batch hierarchy the Activity runs.
Activities can run at different levels in a Batch.
They can run on the following:
- Batch
- Batch Folders within the batch (including document folders and generic folders)
- Individual Batch Page level
About
One example of how scope is used in Grooper is seen below. In this example the Separate activity using the Undo Separation provider was run on a Batch containing multiple folder levels. The activity was run at three scope levels:
- The Batch level
- The first Batch Folder level
- The second Batch Folder level



