How to configured Multi-sites Auto-warehousing for Readysell Cloud Users

After installing the Readysell Printer helper software on the workstation with the printer required for Auto-Warehousing, please complete the following changes below:

 

Add a new setting to Settings.config:

 

<?xml version="1.0" encoding="utf-8"?>
<appSettings>
<add key="Endpoint" value="https://XXXXX.readysell.net/api/" />
<add key="Username" value="XXXX" />
<add key="Password" value="XXXXXX" />
<add key="PrinterNames" value="" />
</appSettings>

Allow this field to accept a semi-colon delimited list of printers.

Once this complete, proceed with configuring the Readysell Print helper task in Task Scheduler.