Install Google Drive Connector on Windows
To install the Google Drive Connector on Windows, use the following procedure.
To install the Google Drive Connector
-
Run the Google Drive Connector installation program.
The installation wizard opens.
-
Read the installation instructions and click Next.
The License Agreement dialog box opens.
-
Read the license agreement. If you agree to its terms, click I accept the agreement and click Next.
The Installation Directory dialog box opens.
-
Choose an installation folder for Google Drive Connector and click Next.
The Service Name dialog box opens.
-
In the Service name box, type a name to use for the connector’s Windows service and click Next.
The Service Port and ACI Port dialog box opens.
-
Type the following information, and click Next.
Service port The port used by the connector to listen for service actions. ACI port The port used by the connector to listen for actions. The License Server Configuration dialog box opens.
-
Type the following information, and click Next.
License server host The host name or IP address of your License server. License server port The ACI port of your License server. The IDOL database dialog box opens.
-
In the IDOL database box, type the name of the IDOL database that you want to index data into, and click Next.
The Proxy Server dialog box opens.
-
If you have installed the connector on a machine that is behind a proxy server, type the following information and then click Next.
Proxy host The host name or IP address of the proxy server to use to access the repository. Proxy port The port of the proxy server to use to access the repository. Proxy username The user name to use to authenticate with the proxy server. Proxy password The password to use to authenticate with the proxy server. The Google Drive Connector Configuration dialog box opens.
-
If you want to retrieve information from a single Google Drive, type the User Name to use to access Google Drive, and then click Next. If you want to retrieve information from multiple accounts that belong to a G Suite domain, leave the User Name box empty and click Next.
The OAuth Authentication Parameters dialog box opens.
-
If you want to retrieve information from a single Google Drive, type the following information, and then click Next. To retrieve information from users in a G Suite domain, click Next.
AppKey The application key that was provided when you set up an application to represent the connector. AppSecret The application secret that was provided when you set up an application to represent the connector. Redirect URL The URL at which the OAuth tool will run. For example, http://localhost:7878/oauth
.The CFS dialog box opens.
-
Choose whether to install a new CFS.
-
To install a new CFS, select the Install a new CFS check box and click Next.
The Installation directory dialog box opens. Go to the next step.
-
To use an existing CFS, clear the Install a new CFS check box and click Next.
The CFS dialog box opens. Type the Hostname and Port of your existing CFS. Click Next and go to step 17.
-
-
Choose an installation folder for the Connector Framework Server and then click Next.
The Installation name dialog box opens.
-
In the Service name box, type a unique name for the Connector Framework service and click Next. The name must not contain any spaces.
The CFS dialog box opens.
-
Type the following information, and click Next.
Service port The port used by CFS to listen for service actions.
ACI port The port used by CFS to listen for actions. -
Type the following information and click Next.
IDOL Server hostname The host name or IP address of the IDOL server that you want to index documents into. ACI port The ACI port of the IDOL server. The Pre-Installation Summary dialog box opens.
-
Review the installation settings. If necessary, click Back to go back and change any settings. If you are satisfied with the settings, click Next.
The connector is installed.
-
Complete the installation procedure.
-
If you are retrieving information from a single Google Drive you can run the OAuth tool, which obtains the access token necessary to retrieve information. To run the OAuth tool, select the Run OAuth tool check box, and click Next.
Your default web browser opens to the Google Drive web site, so that you can authorize the connector to access Google Drive.
After you authorize the connector, the OAuth tool obtains the access token from Google Drive and creates a file named
oauth.cfg
, in the connector's installation folder. This file contains the parameters required by the connector to authenticate with Google Drive. The default connector configuration automatically imports these parameters (for information about how to include configuration parameters from other files, see Include an External Configuration File).You can now configure fetch tasks. For information about how to do this, see Use the Connector.
- If you are retrieving information from the users in a G Suite domain, or if you would prefer to run the OAuth configuration tool at a later time, clear the Run OAuth tool check box and click Finish. For information about how to configure OAuth authentication, see Configure OAuth Authentication.
-