The following steps outline the back-end services that occur when the QFE Quik! Forms Engine is in use:
- Customer loads data and requests forms in QFEQFE Quik! Forms Engine
- Quik! Forms Engine calls Quik! server via secure web services to validate and log form view requests
- Quik! server responds to QFE Quik! Forms Engine to generate the form
- QFE Quik! Forms Engine outputs the form as HTML and customer's web server serves the page to the end-user
- The HTML file loads in a compliant browser to display the form
- The client data is loaded into the form as well as optional JavaScript
- Forms can be submitted back to the customer's server for processing, storage and/or communication
...