KBA-05-02-002 - Changing the Path of SDD for the Client & Server

Modified on Thu, 1 Feb, 2018 at 10:05 AM

Introduction


In some instances you may need to move the Shared path of Spindle from one server to another. SDD will still reference the old server shared logon path. There are 3 places where you will need to make XML file changes


Applies to 


SDM


Resolution


C:\ProgramData\Draycir\Spindle Document Management\Client\Data

<?xml version="1.0" encoding="UTF-8"?>
<SpindleDocumentDistribution>
 <Configuration>
  <DataPath>C:\Sage\Logon\</DataPath>
  <PrimaryApplication>5</PrimaryApplication>
  <Version>7.02.0.8</Version>
 </Configuration>
</SpindleDocumentDistribution>


C:\ProgramData\Draycir\Spindle Document Distribution\Server\Data

<?xml version="1.0" encoding="UTF-8"?>
<SpindleDocumentDistribution>
 <Configuration>
  <DataPath>C:\Sage\Logon\</DataPath>
  <PrimaryApplication>5</PrimaryApplication>
  <PrimaryApplicationPath>C:\Sage\Logon\</PrimaryApplicationPath>
  <Version>7.02.0.6</Version>
 </Configuration>
</SpindleDocumentDistribution>


You may also need to make a change in the following key


image


image



The Main DB will also need to be changed.


Related Product SDC/SDM
Ref Number KBA-05-02-002
Document Date 01-02-2018
Original Author Vijay Mistry
Document Version v1.0
Last updated  01-02-2018
Update Author  Vijay Mistry 


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!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article