OpenText Intelligent Capture: How to download IEE RecognitionModelData from the capture server

OpenText Intelligent Capture: How to download IEE RecognitionModelData from the capture server

IEE, Information Extraction Engine, trained data can be downloaded from the IEE database to a folder on the client machine for backing up or publishing to another capture server.

Steps:

Use the Deployment utility to export the "RecognitionModelData" configuration to a zip file.

  • Launch Command Prompt
  • Navigate to “C:\Program Files (x86)\InputAccel\Client\binnt”
  • Run the below command

DeploymentUtility.exe -login:Domain\Username,Password@ICServerName -configurations:RecognitionModelData -solutionpath:C:\Users\Administrator\Documents\Intelligent -solution:NEWIEE -downloadfromserver:true


Note:
The -solution parameter specifies the name of a new or empty capture solution folder.