Restricted content

[vc_row][vc_column][vc_custom_heading source=”post_title” use_theme_fonts=”yes”][/vc_column][/vc_row][vc_row][vc_column][vc_column_text] By Default ancoraDocs Server is set to use relative file paths, when storing paths to files in the database. The Root directory is stored in the directory config section of the SsiServer.exe. config file. <DirectoryConfig> <add key=”ImageStorageRoot” value=”\\SomeLocal\orUNCPath\Images” /> … </DirectoryConfig> Absolute file paths can also be used. This feature is helpful…

Restricted content

[vc_row][vc_column][vc_custom_heading source=”post_title” use_theme_fonts=”yes”][/vc_column][/vc_row][vc_row][vc_column][vc_column_text] The following Database queries will clean up the database of all the binary (OCR Data) data and structured XML for completed batches once the batch has been completed for 30 days. This query is helpful to run on large systems. A similar automatic clean up process is expected to be integrated into…

Restricted content

[vc_row][vc_column][vc_custom_heading source=”post_title” use_theme_fonts=”yes”][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]After completing a fresh install, the ancoraDocs Web SDK Service crashes upon starting the service: In the windows event viewer the following error can be found: Failed to stop service. System.InvalidOperationException: An unhandled exception was detected —> RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable —> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed —> System.Net.Sockets.SocketException: No connection…

Restricted content

[vc_row][vc_column][vc_custom_heading source=”post_title” use_theme_fonts=”yes”][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]When deploying ancoraDocs in Azure and there are are client components deployed on a separate VLAN from the machine that is running the ancoraDocs Server, it is necessary to increase the TCP idle timeout period on the machines running any of the other ancoraDocs system components such as the web client, Image processing…

Restricted content

[vc_row][vc_column][vc_custom_heading source=”post_title” use_theme_fonts=”yes”][/vc_column][/vc_row][vc_row][vc_column][vc_column_text] When connecting the email input service to a GMail hosted mailbox, you must allow access for less secure apps. The steps below indicate how to do this:   Allow less secure apps to access your Gmail account Last updated on September 13th, 2018 Google may block sign-in attempts from some apps or devices…