Switching from DC Local Server to Plauti Server
A new app: Plauti Server
To improve user experience, maintenance, and feature consistency, DC Local Server Mode has been replaced by a new app: Plauti Server.
Note that upon its release, no changes were made in the code with regard to the processing of Deduplicate jobs compared to DC Local Server.
Replacing DC Local Server with Plauti Server
To replace Duplicate Check Server Mode with Plauti Server:
- Copy the configuration files ('application.properties' in particular) and uninstall DC Local Server Mode as described in Uninstall DC Local or DC Local Server Mode.
- Install Plauti Server as described in Install Plauti Server on Windows or Install Plauti Server on Linux.
- Open Plauti Server and connect it with your Org or Environment as described in Getting Started with Plauti Server.
- Configure the Plauti Deduplicate Settings the same way as your previous DC Local settings:
- In the application.properties file you saved, find the Batch Profile at
dcl.batch-profile. This corresponds with the 'CPU' setting in the System Resource Usage section of the Plauti Deduplicate Settings in Plauti Server.
In addition, you can add a maximum memory to be used as well. - In DC Local Server, all jobs were run automatically. To replicate this, enable ‘Auto Run Jobs’ in Plauti Server for your Org or Environment.
- In the application.properties file you saved, find the Batch Profile at
- For DC Local Server, the server where you installed DC Local Server Mode needed to be able to reach /support//plautilocal.blob.core.windows.net. For Plauti Server this has changed to /support//plautiapps.blob.core.windows.net. Update your server settings accordingly.
Troubleshooting
- Problem: when a Deduplicate job is detected, it starts automatically, but then fails.
Answer: make sure DC Local Server has been uninstalled or at least its service is stopped, or if it is still up and running, make sure that DC Local Server and Plauti Server are connected to different Orgs or Environments. If Plauti Server has a Connection to the same Org or Environment as DC Local Server, Auto Run should be disabled for that connection in the Plauti Deduplicate Settings for Server.