Hi,
I want to send a mail to reviewer after the file is submitted. I have administrator as the owner of the mail(external task). I want this mail to be copied to author also. How can I get the workflow initiator's user id?
currently i am using dcr.workflowinformation.task[1]
@owner to find the owner of current [0] and next task[1]. How do I get previous task owner?
pl suggest.