This section contains the following topics:

NOTE:

If you’re using a dynamic port in your environment, web extensions won't work and users won’t be able to sync their files directly from iManage Work.

Add web extensions to iManage Control Center for iManage Work

  1. Sign in to iManage Control Center as an NRTADMIN.

  2. In the left navigation pane, under Settings, select Applications. 

  3. Select Add application

    icc_workaddon.png
  4. Select Upload Package

  5. Browse to the drive_web_extensions.zip file, select it, and select Open.

  6. Select Authenticate.

  7. Set iManage Work Authentication Required? to No and then select Access. 

    Screenshot 2023-03-24 at 5.24.38 PM.png

NOTE:

If you are turning on the web extension, set Allow Refresh Token to Yes in iManage Control Center. For more information, refer to Enabling refresh token in iManage Control Center.

  1. Make the necessary selections and then select Settings

  2. Set the imanage drive api port and imanage drive api token values and then select Review. We recommend that you don’t change the default values. From iManage Drive 10.11.0 onwards, then iManage Drive syncs and make sure the values match if these values do not match values specified in the admin_settings.yaml file.

    Screenshot 2023-03-24 at 5.27.13 PM.png
  3. Select Custom to add users. Search and add users using the Allow access field.

    add_users.png
  4. Select Review. 

  5. Review the details and select Finish. The application is successfully added and displayed in the Applications list in iManage Control Center.

Add web extensions to iManage Control Center for cloudimanage.com

  1. Sign in to iManage Control Center.

  2. In the left navigation pane, under Settings, select Applications. 

  3. Select Add application.

  4. Search for iManage Drive web extension and then select Authenticate.

  5. Set iManage Work Authentication Required? to No and then select Access. 

  6. Set the Allow Refresh Token to Yes. For more information, refer to Enabling refresh token in iManage Control Center.

  7. Make the necessary selections and then select Settings

  8. Set the imanage drive api port and imanage drive api token values and then select Review. The imanage drive api port value should match the local_rest_service_port and the imanage drive api token should match the web_extension_token configuration settings available in the admin_settings.yaml file. For more information, refer to Configuring user settings.
    If the default value is 8010, we recommend that you don’t change this value. This is because from iManage Drive 10.11.0 onwards, if port and token isn't defined in the admin_settings.yaml file, iManage Drive syncs the settings from the server. If they are specified in the admin_settings.yaml file, then the application uses these values specified in the file.

  9. Select Review

  10. Review the details and select Finish. The application is successfully added and displayed in the Applications list in iManage Control Center.

For more information, refer to Adding an application in iManage Control Center Help.

Add the Sync & Open in File Explorer option to the context menus

  1. Sign in to iManage Control Center.

  2. Browse to Web Client and select Context menus

  3. On the Documents tab, select Screenshot 2023-03-24 at 5.52.58 PM.png  and then Add action

  4. Select the Sync & Open in File Explorer option for Documents context menu available on the Documents tab. 

  5. Repeat step 4 for the Email, Matter, and Folders tabs. 

For more information about using context menus, refer to Context Menus in iManage Control Center Help.

Add the Sync & Open in File Explorer option to the toolbar

NOTE:

This section is optional. Perform the steps outlined only if you have previously modified the toolbar. 

  1. Sign in to iManage Control Center.

  2. Browse to Web Client.

  3. Select Toolbars.

  4. Hover the mouse pointer over the options for Folders and select Screenshot 2023-03-24 at 5.52.58 PM.png .

    Screenshot 2023-03-22 at 3.06.01 PM-20230322-200607.png
  5. Add Sync & Open in File Explorer to the menu option and then drag it before the  menu. Select Save.

  6. Repeat steps 4 and 5 for Matters.

NOTE:

If your users are already connected to iManage Work and can't view the Sync & Open in File Explorer option, they have to sign off from iManage Work and sign in again. 

Syncing web extension values specified in iManage Control Center

From iManage Drive 10.11.0 onwards, iManage Drive periodically syncs the values specified for web extensions from iManage Control Center. The number of times iManage Drive syncs with iManage Control Center is based on the refresh_web_extension_settings_frequency admin setting available in the admin_settings.yaml file. The default value for this admin setting is1d.

With this change, you no longer have to:

  • Match the imanage drive api port value with the local_rest_service_port configuration setting.

  • Match the imanage drive api token with the web_extension_token configuration settings.

  • Specify the values in the local_rest_service_port and web_extension_token configuration settings.

However, if you have specified a value in the local_rest_service_portand web_extension_token configuration settings available in the local admin_settings.yaml file and the values are different from those specified in iManage Control Center, the values specified in the local admin_settings.yaml file takes precedence.