What's New in Grooper 2023
Welcome to Grooper 2023!
Grooper version 2023 is here! Below you will find brief descriptions on new and/or changed features. When available, follow any links to extended articles on a topic. |
Expanded Web Client
In Grooper 2022, we introduced the Grooper Web Client for document review. In version 2023, the web client was expanded to incorporate all aspects of the Grooper product suite. After installing and configuring the Grooper Web Server, users can now design Grooper content using the web client's "Design" page, just as if they were using the thick client Grooper Design Studio application.
Instructions on installing the Grooper Web Server application and further information on how to set up your server can be found in the Install and Setup - 2023 article.
Permission Sets
Permission Sets are a new way of handling user access in Grooper 2023. Using Permission Sets, Grooper designers will define which areas of the Grooper web client users can access using Windows ACL (Access Control List) definitions.
A common Permission Sets configuration will add two sets of permissions:
- Designer permissions
- Grooper admins and designers should be given full access to all pages, including "Design".
- This will give this users full control to configure Grooper nodes in Design, as well as full rights to review Batches in the "Batches" and "Tasks" pages.
- Reviewer permissions
- Grooper reviewers should have more limited access. Typically, they will only be given access to the "Batches" and/or "Tasks" pages and NEVER the "Design" page.
- This will allow reviewers to review Batches in the "Batches" and/or "Tasks" pages, but restrict their ability to configure Grooper nodes in "Design".
Permission Sets also allow fine-grained control of object commands in ways never before capable in Grooper. For example, you can use Permission Sets to remove a document review user's ability to delete a Batch.
For more information, visit the Permission Sets article.
Web Services Lookup
Grooper can now connect to an API endpoint to validate and return data using the new Web Service Lookup found on a Data Model, much the same way you can use Grooper fields to lookup values in a database for a Database Lookup. The Web Service Lookup uses either GET or POST requests to return values from an API endpoint.