2022

Page tree

Versions Compared

Key

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

Initiating DBSync integration through Rest-Call



DBSync integration can also be initiated without having to login to www.mydbsync.com. The sync can be initiated from an external application, say with a click of a button. The following section illustrates how this customization can be achieved.

When a post request is made to DBSync server, the following parameters are verified.

  1. Authentication variable
  2. Profile variable
  3. Payload - Process Definition Language

The following section illustrates how these parameters can be found and modified as per to your DBSync and Adapter credentials.

Authentication :

The authentication module verifies your DBSync UserId, Password and Profile used for Integration. The following is a sample DBSync credential which is used for authentication.

Username : Avinash.r@avankia.com
Password : Password
Profile Name : IntacctToDatabase

Image Modified

Profile :

Profile.xml file stores configuration details of your integration adapters for which you have registered at the time of purchase. The default installation folder of DBSync would be "C:\DBSyncIS292". Presuming that DBSync is installed in the default directory, you can find the path of the profile.xml as shown below.

...