- (Appian 11) Copy the following files from the distribution package into a local folder on your computer: DmsConnectorHost.exe, DmsConnectorHost.exe.config, DmsConnector.dll, AppianConnector.dll, and Newtonsoft.Json.dll.
- (Appian 11) Open the Command Prompt window on your computer and type in the following code to register the service:
“C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil.exe /LogToConsole=true DmsConnectorHost.exe” - (Appian 11) Start the service in Windows.
(Appian 11) The DmsConnectorHost.exe.config file stores the service settings, including the addresses of the WCF service (<add baseAddress=“net.tcp://localhost:8734/AppianConnectorService/” />)
and the names of the service log files (<add name=“LogFileListener” type=“System.Diagnostics.TextWriterTraceListener” initializeData=“DmsConnectorHost.log” />)
and the names of the service log files (<add name=“LogFileListener” type=“System.Diagnostics.TextWriterTraceListener” initializeData=“DmsConnectorHost.log” />)
(Appian 11) Updating ABBYY FlexiCapture Connector for Appian
(Appian 11) To update ABBYY FlexiCapture Connector for Appian, complete the following steps:- (Appian 11) Stop the service in Windows.
- (Appian 11) Open the Command Prompt window on your computer and type in the following code to register the service:
“C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil.exe /u /LogToConsole=true DmsConnectorHost.exe” - (Appian 11) Install the new version of the service.
- (Appian 11) Update the libraries connected to the ABBYY FlexiCapture project.
