|
Tag: Redirect target changed |
| (34 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| == About ==
| | #REDIRECT [[Review (Activity)]] |
| | |
| The Grooper Web Review client allows users to connect to a Grooper dashboard over the internet via a web server. This allows end-users to process review based activities in a '''Batch Process''' in a web browser, without the need to install Grooper on their own machine.
| |
| | |
| == Installation ==
| |
| | |
| Setting up the Grooper Web Review client is done in three simple steps:
| |
| # Install the IIS components on your server.
| |
| # Install the Grooper Web Server application. | |
| # Open the Web Review URL in a browser and start using it.
| |
| | |
| As a side note, there are some additional requirements for users scanning paper documents into Grooper with a physical scanner. These requirements will be detailed in the [[#Scanning with Web Review]] section of this article.
| |
| | |
| <tabs style="margin:20px">
| |
| <tab name="1. Install IIS" style="margin:20px>
| |
| | |
| === 1. Install IIS ===
| |
| | |
| The first step to setting up your server for Grooper Web Review is installing the IIS (Internet Information Services) components.
| |
| | |
| {|cellpadding="10" cellspacing="5"
| |
| |-style="background-color:#f89420; color:white"
| |
| |style="font-size:22pt"|⚠||It's important to do this step first. Setting up the IIS components first will make the Web Review installation process much simpler down the road.
| |
| |}
| |
| | |
| {|cellpadding=10 cellspacing=5
| |
| |valign=top style="width:40%"|
| |
| Open the '''Server Manager''' application.
| |
| | |
| # Select ''Manage''.
| |
| # Select ''Add Roles and Features''.
| |
| |valign=top|
| |
| [[File:Web-review-installation-iis-01.png]]
| |
| |-
| |
| |valign=top|
| |
| #<li value=3> On the following screen, select ''Next''.
| |
| |
| |
| [[File:Web-review-installation-iis-02.png]]
| |
| |-
| |
| |valign=top|
| |
| Next, you will be asked to select the '''''Installation Type'''''.
| |
| | |
| #<li value=4> Select ''Role-based or feature-based installation''.
| |
| # Select ''Next'' to continue.
| |
| |
| |
| [[File:Web-review-installation-iis-03.png]]
| |
| |-
| |
| |valgin=top|
| |
| Next, you will be asked to select a server on which to install the IIS.
| |
| | |
| #<li value=6> Select the server.
| |
| #* FYI: The local server is selected by default.
| |
| # Select ''Next'' to continue.
| |
| |
| |
| [[File:Web-review-installation-iis-04.png]]
| |
| |-
| |
| |valign=top|
| |
| #<li value=8> In the following screen, scroll down to the bottom of the list to select ''Web Server''.
| |
| |valign=top|
| |
| [[File:Web-review-installation-iis-05.png]]
| |
| |-
| |
| |valign=top|
| |
| #<li value=9> In the following prompt, select ''Add Features''.
| |
| # Then, select ''Next''.
| |
| |valign=top|
| |
| [[File:Web-review-installation-iis-06.png]]
| |
| |-
| |
| |valign=top|
| |
| No additional '''''Features''''' are necessary.
| |
| | |
| #<li value=11> Select ''Next'' to continue.
| |
| |
| |
| [[File:Web-review-installation-iis-07.png]]
| |
| |-
| |
| |valign=top|
| |
| #<li value=12> On the '''''Web Server Role (IIS)''''' screen, select ''Next''.
| |
| |valign=top|
| |
| [[File:Web-review-installation-iis-08.png]]
| |
| |-
| |
| |valign=top|
| |
| #<li value=13>In the '''''Role Services''''' selection panel, select the following components (FYI: If a window appears asking you to add features, select ''Add Features''):
| |
| #*'''Web Server'''
| |
| #**Common HTTP Features
| |
| #***Default Document
| |
| #***Static Content
| |
| #**Security
| |
| #***Request Filtering
| |
| #***Basic Authentication
| |
| #***Windows Authentication
| |
| #**Application Development
| |
| #***.NET Extensibility 4.5
| |
| #***ASP.NET 4.5
| |
| #***ISAPI Extensions
| |
| #***ISAPI Filters
| |
| #***WebSocket Protocol
| |
| #*'''Management Tools'''
| |
| #**IIS Management Console
| |
| #**IIS 6 Management Compatibility
| |
| #***IIS 6 Metabase Compatibility
| |
| #**IIS Management Scripts and Tools
| |
| #**Management Service
| |
| # Select ''Next'' after all components are selected.
| |
| |valign=top|
| |
| [[File:Web-review-installation-iis-09.png]]
| |
| |-
| |
| |valign=top|
| |
| The last step is to confirm your IIS installation.
| |
| | |
| #<li value=15> Verify the settings are correct and all required components are present.
| |
| # Select ''Install''.
| |
| |valign=top|
| |
| [[File:Web-review-installation-iis-10.png]]
| |
| |-
| |
| |valign=top|
| |
| #<li value=17> Close the install wizard.
| |
| #* FYI: You may close the install wizard while IIS is installing. It will continue to install in the background.
| |
| |valign=top|
| |
| [[File:Web-review-installation-iis-11.png]]
| |
| |-
| |
| |valign=top|
| |
| #<li value=18> Upon successful installation, we can see IIS in the '''Server Manager''' application.
| |
| | |
| With IIS installed, our next step is to install the Grooper Web Server.
| |
| |
| |
| [[File:Web-review-installation-iis-12.png]]
| |
| |}
| |
| </tab>
| |
| </tabs>
| |
| | |
| == Scanning With Web Review ==
| |