Versions Compared

Key

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

...

The next screen has two sections: Read URI and Write URI. Typically, when the form loads,  customers read form data from their database to initialize the form and send the updated XML document to the same database upon form submission. Enter the same URI in the Read URI and the Write URI fields, as shown in the image, with the appropriate SQL statement to run If you are reading from and writing to the same database using the database connector. It is possible to read the form initialization data from one database and then update a different database. Enter different URI's URIs in the Read URI and the Write URI fields if this is your situation.

...