Hello,
I need help designing a workflow. I have a business requirement to lock users out of most of Laserfiche if they don't sign off on/acknowledge a document after a period of time. Ideally the process would look like this:
- User receives an email with a link to a document in Laserfiche for them to acknowledge
- User receives daily reminder emails until acknowledgement is complete
- If user reaches deadline without acknowledging the document user is locked out of everything in Laserfiche but that document.
- Once user acknowledges the document, users access rights are restored throughout the system.
The part I am struggling with is how to restore the original access rights throughout the system via workflow after the user acknowledges the document. The complex piece of Laserfiche security it controlled through references to a SQL table, I could list the simpler pieces of individual user security there as well if needed.
Any suggestions would be greatly appreciated.