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 3 Next »

The following steps outline the back-end services that occur when the QFE is in use:

  1. Customer loads data and requests forms in QFE
  2. QFE calls Quik! server via secure web services to validate and log form view requests
  3. Quik! server responds to QFE to generate the form
  4. QFE 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