1) create reusable workflow with 2 steps
- set variable 'A' type text with value 'Hi, This is email from retention policy WF'
- send a variable by email.
2) publish the workflow
3) add the workflow to document library.
4) manage retention policy: created date + 1 day, run a workflow.
when workflow run by a retention policy the email arrived with text {WorkflowVariable:A}, instead of the value 'Hi, This is email from retention policy WF'
(when I try to run this workflow manually it's well.)
