I apply a stamp using workflow and the stamp has date token. If I look at the document in the repository, the date shows fine. If I email the document, it shows the variable instead of date. Any help pelase?
Thanks
Priya
I apply a stamp using workflow and the stamp has date token. If I look at the document in the repository, the date shows fine. If I email the document, it shows the variable instead of date. Any help pelase?
Thanks
Priya
Workflow does not process tokens in stamps, the value is applied as-is to the image. There is a bug in the web client where it resolves the token value when rendering the stamp rather than showing the actual stamp value.
Thanks. If I use the workflow to email the document, the attachment does not have the date as well. How can we do this?
Yes, the behavior is correct because the stamp contains the literal string. Workflow cannot add stamps with tokens at this time. See Bert's script in this thread on how to use a script to apply such a stamp.