We auto generate a response letter. The Manager reviews it and if he approves the manager signature should be inserted into the letter before it is emailed to applicant. What is the most effective way to store the Manager's signature and ONLY insert it into the letter after approval? I was thinking of avoiding saving the signature in the DB every time a case letter is approved. I thought I could use a Process Attribute and add it to the configuration mapping, but seems it does not support image types. I also thought of saving the digital signature as an image attribute in the Manager Stakeholder, but I am not sure how to populate the cases with the Stakeholder ID - ie how to set up the FK from the process entity to the Stakeholder for just those cases approved by the Manager. Thank you for your advice.
↧