2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following section illustrates how these parameters can be found within DBSync intallation and modify modified as per to your DBSync and Adapter configurations.

...

Username : your_username@company.com
Password : Password
Profile Name : IntacctToDatabase

Code Block

<authentication>
<userName>username@yourcompany.com</userName>
<password>your_password</password>
<profile>IntacctToDatabase</profile>
</authentication>

...