Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The following steps outline the back-end services that occur when the Quik! Forms Engine is in use:

  1. Customer loads data and requests forms in Quik! Forms Engine
  2. Quik! Forms Engine calls Quik! server via secure web services to validate and log form view requests
  3. Quik! server responds to Quik! Forms Engine to generate the form
  4. Quik! Forms Engine outputs the form as HTML and customer's web server serves the page to the end-user
  5. The HTML file loads in a compliant browser to display the form
  6. The client data is loaded into the form as well as optional JavaScript
  7. Forms can be submitted back to the customer's server for processing, storage and/or communication

  • No labels