Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2021.1

Disconnecting a server removes it from the Test Data view. The server and the repositories remains unchanged. Click on a server in the Data tab click Disconnect.  

To reconnect the server, run the data repository server script with the register argument:
Code Block
languagepowershell
titleWindows
server.bat register //Windows
Code Block
languagebash
titleLinux and MacOS
./server.sh register