I would like to be able to use variables that are in a service request in the tasks that are created by the process. I can use {{Employee}} in a notification but not in a task. For example, I would like the task created in the process to say "Create account for John Doe". What I get is "Create account for {{Employee}}". In a notification {{Employee}} resolves to the the name entered in the field. In a task it does not.