I have a workflow that includes the following features:
- A form collects information from a user
- The form includes a signature
- The workflow generates a document from the information in the form (including the signature)
- The signature and document are stored in OneDrive
When I view the instances, I see all of the form data there (in the Instance Start Data), which includes a reference to the signature path (but it is not clear if that is the path in OneDrive).
My 3 related questions:
- Does Nintex store the generated document or it is only stored in OneDrive?
- Does Nintex store the signature or is it only stored in OneDrive?
- For the other form fields, is there a way to have the data removed from a completed or failed Instance after a period of time, either automatically or manually, perhaps by deleting the instance? I don't see a delete option. Alternatively, is there an option like in Power Automate where you can create secured inputs so that the collected data cannot be viewed from the audit trail?