2022

Page tree

Versions Compared

Key

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

...

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

Post URL: http(s)://<<server>>:<<port>>/dbsync2/dbsyncrestservice.m
Post Parameters:
1. authenticationXML:  It provides the authentication username/password.
<authentication>
<userName>username@yourcompany.com</userName>
<password>your_password</password>
<profile>INTACCT</profile>
</authentication>

2. profileXML

3. payload

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

...