2.72:Scope (Property): Difference between revisions
Configadmin (talk | contribs) |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
[[Activity | <onlyinclude> | ||
<blockquote style="font-size:14pt"> | |||
The '''''Scope''''' property of an '''[[Activity]]''' determines at which level in a '''[[Batch]]''' hierarchy the '''Activity''' runs. | |||
</blockquote> | |||
'''Activities''' can run at different levels in a '''Batch'''. | |||
They can run on the following: | They can run on the following: | ||
* | * '''Batch''' | ||
* [[Batch Folder]]s within the batch (including document folders) | * '''[[Batch Folder]]s''' within the batch (including document folders) | ||
* Individual [[Batch Page]] | * Individual '''[[Batch Page]]''' level | ||
</onlyinclude> | |||
== About == | == About == | ||
Revision as of 16:38, 24 November 2020
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)
- 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
| The original Batch with three Batch Folder levels | Undo Separation ran at the "Batch" scope.
|
Undo Separation ran at "Folder Level 1" scope.
|
Undo Separation ran at "Folder Level 2" scope.
|



