This article explains the data processing within the Templafy platform when a new template is generated by an end-user. It shows where the data is processed temporarily and persisted throughout the flow.
Prerequisites
|
Step-by-step process
- The user starts from an external system, using our App Connector, Templafy Web App or Templafy Add-ins.
- Composer is opened in order for the user to select a Template.
- A form field is opened in the background to capture data. If the document does not have any or no required form fields, the request is identical, but no gating question responses are sent server side.
- Data from the following places are added to the template:
- The template with the added data is sent to a temporary document store.
- A download link to the document in the temporary document store is returned. This link is used to download the file client side.
- The finished document is stored in a temporary location on the users' machine then opened in the Microsoft Office application (Word, Excel, and PowerPoint), then the temporary file is deleted. Alternatively, the finished document can be sent through a Delivery Connector.
- The connection server-side has ended here, and the user can continue working on the final document/presentation.
Note
|
Start new document data flow diagram
The attached diagram below describes the data flow when using 'Start New Document'.
Comments
Article is closed for comments.