Skip to main content
Skip table of contents

Troubleshooting Adapt Uploader

Error: “Must specify additional parameters”

To resolve the error, you need to map your customer’s database to a drive.

  1. In the MYOB Adapt online portal, copy the path in the Database Path field for the migration you’re working on.

  2. In your Windows PC, open Command Prompt (cmd.exe).

  3. Run the following command to map a drive: net use Z: "\\<server>\<share>\<Path>\<DatabaseName>" /user:your_username your_password /p:yes
    For example: net use Z: “\\abc.net\sharedfolder\payroll\DATABASE /user:myuser mypassword /p:yes

  4. Return to the online portal and update the Database Path field so that it references the drive you mapped. In this example, it would be Z:\payroll\DATABASE.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.