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