2.72:Scope (Property): Difference between revisions
Dgreenwood (talk | contribs) No edit summary |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 37: | Line 37: | ||
|[[image:undo separation 1.png|border|center|200px]]||[[image:undo separation 4.png|border|center|200px]]||[[image:undo separation 2.png|border|center|200px]]||[[image:undo separation 3.png|border|center|200px]] | |[[image:undo separation 1.png|border|center|200px]]||[[image:undo separation 4.png|border|center|200px]]||[[image:undo separation 2.png|border|center|200px]]||[[image:undo separation 3.png|border|center|200px]] | ||
|} | |} | ||
<!---EDITOR'S NOTE | |||
"Scope" is a broad concept. As explained here, we're talking specifically about activity processing. This information is critical to understanding how to property configure steps in a Batch Process. This information absolutely should be present in a "Batch Process" or "Batch Processing Basics" article. | |||
This article either needs to be deleted OR this could be a more generalized "scope processing considerations" article, with sections devoted to: | |||
1) Batch Processing Scope (what we got so far, but probably with re-writes) | |||
2) Content Model Hierarchy Scope (important for hierarchical data extraction. i.e. Data Models at Content Model, Content Category and Document Type levels) | |||
2) Data Model Hierarchy Scope (important for Calculate/Validate Expressions, Data Rules, Database Lookups, Export Mappings etc) | |||
Revision as of 13:47, 12 December 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



