CADLink as a Service
No recent searches
Popular Articles

Sorry! nothing found for
CADLink as a Service
Created by Russ Hartle, Modified on Tue, 11 Nov, 2025 at 9:54 AM by Russ Hartle
Configuring CADLink as a Service
!Please note the following steps assume that the in-synch.ini is already configured for CAD to process files. Please ensure this is done before proceeding forward.
- Obtain the following files for the build version installed on the customer site. Please note the CAD service was not official until the next major release after 4.7.5 build on 04-04-13.
- XMLDirectoryMonitorServ.exe
- XMLAutoProcess.exe
- Place both files obtained in step 1 in the in-synch directory.
- Close socket server if running as an application. If running as a windows service do not alter that is the desired configuration.
- Configure socket service to run as a service with the following command.
- ScktSrvr.exe -install
- Once socket server is installed as a service please remove socket server from startup.
- Add the following entries to the in-synch.ini. bc. ***[XMLDirectoryMonitorServ]***
LogLevel=5
LogFileName=DirectoryMonitorServ.log - Next lets discuss the trickiest part of configuration. Window services have issues reading mapped drives. To handle this we need to configure our in-synch.ini settings to monitor the network share or local file share.
- Ex: Monitor=\\mike-knight-rulez\cadfiles\
- If the service is reading from a network share please ensure to establish connectivity to the server by connecting to the share. To connect to the share click start —-> run and then enter the share name \\mike-knight-rulez\cadfiles\. When you receive the following prompt please check remember password to prevent unnecessary outages.
In order for the CAD service to read the files from this share the cad server and the network share host machine must share a common administrator username / password. In testing I have tested local and domain accounts and both have worked. - Next you must configure install the directory monitor service. Please issue the following command to do so:
- C:\program Files\In-Synch\XMLDirectoryMonitorServ.exe /install
- Once the directory monitor service is installed please configure to run as a local or domain administrator.
To change the log on information for a service simply double click. After you double click navigate to the “Log On” tab. It is here you can configure to run as a local or domain admin. - At this point you are all done. A word to the wise when you first start the cad service it takes a bit longer then as an application to pull the first batch of XML files. Expect about a minute delay before you see the files begin to pull down for processing.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Let us know how can we improve this article!
Feedback sent
We appreciate your effort and will try to fix the article
X