Hi All,
I am setting up emailing for Workflow notifications. All things are working fine, except I am not sure that what place holder to use to refer to the current user. Support I am rejecting the purchase order workflow, then I should get the below message:
Purchase Order No.P0020339 has been rejected by 'Myusername'. There is no place holder to refer to the current workflow user who perform the recent action on workflow. I tried to use %Workflow.Recipient% but it is not evaluated to my user name and following text is emailed:
Purchase Order No.P0020339 has been rejected by %Workflow.Recipient%.
Can anyone please let me know what I am missing here or is there any other way of doing this?