2023:Download or Upload Grooper Nodes: Difference between revisions
Dgreenwood (talk | contribs) |
Dgreenwood (talk | contribs) |
||
| Line 25: | Line 25: | ||
The process is straightforward, but there are a few things to watch out for. | The process is straightforward, but there are a few things to watch out for. | ||
Most notably be aware of the following: | Most notably be aware of the following: | ||
* When | * When downloading a '''Project''', it is best practice to use the "Usage" tab to verify there are no broken references to objects in other '''Projects'''. | ||
* You may only upload '''Batches''' to the '''Batches > Test''' folder, the '''Batches > Production''' folder ''or'' one of their subfolders. | * You may only upload '''Batches''' to the '''Batches > Test''' folder, the '''Batches > Production''' folder ''or'' one of their subfolders. | ||
* You may only upload '''Projects''' to the '''Projects''' folder ''or'' one of its subfolders. | * You may only upload '''Projects''' to the '''Projects''' folder ''or'' one of its subfolders. | ||
* For other Grooper objects downloaded from a '''Project''', you may only upload them to a '''Project''' (or a valid location inside a '''Project'''). | * For other Grooper objects downloaded from a '''Project''', you may only upload them to a '''Project''' (or a valid location inside a '''Project'''). | ||
* When uploading '''Batches''', '''Projects''' and other Grooper objects, if the item exists in the selected branch of the Node Tree, Grooper will ''overwrite'' the existing object. | |||
** For example, if you import a '''Project''' to a folder named "Grooper" and that folder already contains that '''Project''' (i.e. has the same GUID), that '''Project''' will be overwritten. | |||
* When uploading folders containing multiple '''Batches''', '''Projects''' or other Grooper objects, if the folder exists in the selected branch of the Node Tree, Grooper will ''overwrite'' the existing folder ''and'' all its contents. | |||
** For example, if you import a folder named "Grooper" to the '''Projects''' node, and that folder already exists (i.e has the same GUID), that folder and ''everything'' inside it will be overwritten. | |||
* When uploading '''Batches''', '''Projects''' and other Grooper objects, if an object in the ZIP already exists in the Grooper Repository at a ''different'' level, the upload will fail. | |||
** Grooper will check each node's GUID. If any GUID in the ZIP matches any GUID in the Grooper Repository, Grooper will throw an error. | |||
** When uploading a folder, Grooper will also check all objects inside the folder. If ''any'' of its contents exist in the Grooper Repository, the upload will fail. | |||
{|class="fyi-box" | {|class="fyi-box" | ||
Revision as of 13:09, 31 May 2023
| WIP | This article is a work-in-progress or created as a placeholder for testing purposes. This article is subject to change and/or expansion. It may be incomplete, inaccurate, or stop abruptly.
This tag will be removed upon draft completion. |
How can you share Grooper objects, like Content Models, Batch Processes, Batches and more, with other Grooper users and environments?
Download them from one Grooper Repository and upload them to another!
About
Grooper allows you to download Grooper objects from a Grooper Repository to a ZIP archive file. You can then bring in those objects into a Grooper Repository by uploading the ZIP file.
When download/upload Grooper objects, you can do one of three things.
You can:
- Download/upload Batches
- Download/upload full Projects
- Download/upload Grooper objects inside a Project
The process is straightforward, but there are a few things to watch out for.
Most notably be aware of the following:
- When downloading a Project, it is best practice to use the "Usage" tab to verify there are no broken references to objects in other Projects.
- You may only upload Batches to the Batches > Test folder, the Batches > Production folder or one of their subfolders.
- You may only upload Projects to the Projects folder or one of its subfolders.
- For other Grooper objects downloaded from a Project, you may only upload them to a Project (or a valid location inside a Project).
- When uploading Batches, Projects and other Grooper objects, if the item exists in the selected branch of the Node Tree, Grooper will overwrite the existing object.
- For example, if you import a Project to a folder named "Grooper" and that folder already contains that Project (i.e. has the same GUID), that Project will be overwritten.
- When uploading folders containing multiple Batches, Projects or other Grooper objects, if the folder exists in the selected branch of the Node Tree, Grooper will overwrite the existing folder and all its contents.
- For example, if you import a folder named "Grooper" to the Projects node, and that folder already exists (i.e has the same GUID), that folder and everything inside it will be overwritten.
- When uploading Batches, Projects and other Grooper objects, if an object in the ZIP already exists in the Grooper Repository at a different level, the upload will fail.
- Grooper will check each node's GUID. If any GUID in the ZIP matches any GUID in the Grooper Repository, Grooper will throw an error.
- When uploading a folder, Grooper will also check all objects inside the folder. If any of its contents exist in the Grooper Repository, the upload will fail.
|
FYI |
Additionally you can "publish" full Projects from one Grooper Repository to another. This allows Grooper users connected to multiple Grooper environments to copy objects directly from one environment to another without the need to export and import a zip file. This will be covered in the #Publish Projects to a Connected Repository section of this article. |
| WIP | EDITORS NOTE: All content below this point was taken from the Import or Export Grooper Objects - 2022 article. Largely, the guidance is the same, with some UI differences.
This article is under construction and will be updated using 2023 terminology and screenshots. |
How To
Export Grooper Objects to a Zip File
Exporting Batches - Single Batches
|
|
|||
|
|
|||
|
|
Exporting Batches - Multiple Batches
What if you want to export more than one Batch? Do you have to export individual zip files for every single Batch? You could do this, but there's another way. Simply put all the Batches you want to export in a folder. Then, export the folder.
When you export a folder to a zip file, all its contents are exported as well.
|
Exporting Full Projects
You can also export full Projects to zip files. All its contents will be exported as well. Generally speaking, the Project contains all the processing resources necessary (the Content Model, Batch Process and other Grooper objects) to execute a Batch Process and process one particular document set. However, sometimes, you will reference resources in other Projects using one or more Referenced Projects. In this case, you will need to ensure all referenced Projects are exported at the same time to ensure the zip file can be imported down the road.
Exporting Full Projects - Single Projects Without References
|
|
|
|
|
Exporting Projects - Exporting Multiple Projects and Projects With References
If you want to export multiple Projects, you'll need to place them in a folder, and export the folder (as we did when we exported multiple Batches in the previous tab of this article).
The same advice is true for Projects with references to other Projects.
|
|
|||
|
|
|||
|
|
|||
|
|
Exporting Objects in a Project
You may also export individual objects within a Project. For example, you may want to share a particular profile you've created with another Grooper user or repository.
|
The process is essentially identical to what we've seen so far. Right-click the object, select export to zip archive, configure the file's path and name. We're going to export an IP Profile named "Permanent Cleanup" in the "URLA" Project.
|
|||
|
|
|||
|
|
Import Grooper Objects from a ZIP File
If you wish to follow along with this tutorial, you may import the ZIP archive files linked below into your Grooper Repository.
- Media:Sample Batch - v2022.zip
- Media:Sample Project - v2022.zip
- Media:Sample Content Model - v2022.zip
In previous versions of Grooper, you imported Grooper objects from one location, the Root Node of the Grooper Repository. Grooper would then place the imported assets in the Grooper Repository in a way that mirrored their location in the node tree they were exported from. In Grooper 2022, you will choose where you want the imported objects to land by importing to a node location of your choosing.
Importing Batches
You can only import Batches to a folder location that can house Batches. Batches can be either imported to the Batches > Production folder node, the Batches > Test, folder node, or any of their child folders.
|
|
|||
|
|
|||
|
|
Importing Projects
Importing Projects is much the same as importing Batches. The only difference is at what node in the node tree you can import them.
You can only import Projects to a folder location that can house Projects. Projects can be only be imported to the Projects folder node or any of its child folders.
|
Otherwise, the process is identical.
|
|||
|
|
Importing Objects in a Project
You can also import a variety of other Grooper resources, including Content Models, profiles (such as OCR Profiles), extractors (such as Data Types) or other Grooper objects. If it can live in a Project, you can import it to a Project or a subfolder within a Project.
We will demonstrate this by showing you how to import a Content Model.
|
|||
|
|
Common Issues
Issue #1: Importing Objects That Already ExistIf you try to import an object that is already present in your Grooper Repository, Grooper will not let you. If the GUIDs of the items match, you will be presented with the following error:
|
|
Issue #2: Importing Objects To the Wrong LocationRemember, you can only import objects to a node location designed to hold that type of object.
|
|
Issue #3: Importing Objects With Missing ReferencesThis issue can happen when objects were exported incorrectly from Grooper in the first place. When importing Grooper objects that reference other Grooper objects, both objects must be imported together. If the referenced object is missing, Grooper will give you an error.
|
|
|
|
Publish Projects to a Connected Repository
If you're connected to multiple Grooper Repositories and need to get a Project from one Repository to another, there's no need to export a ZIP file from one Repository, then import the ZIP in another Repository. You can save yourself some steps by "publishing". This allows you to copy Projects and their contents from one Grooper Repository to another.
Publishing Projects is like exporting and importing all at once from one Grooper Repository to another. The same guidance detailed above when exporting and importing objects applies to publishing Projects as well.
- The biggest difference is you can only publish full Projects, not Batches or individual objects contained within a Project.
- You can also only publish one Project at a time. This means if you are attempting to publish a Project that references another Project, you will need to publish the referenced Project first.
| ⚠ |
Be aware "Publishing" is a essentially a "copy and paste" operation. The Project is "copied" from the source Grooper Repository and "pasted" to the destination Grooper Repository. You will need to ensure you have enough disk space to make the copy and paste. This means:
|
|
Aside from that, the process is straightforward.
|
|
|
|
|
|
|


























