For quicker testing I wanted to take the XML output from a program, reformat to CSV (easier to read) and e-mail it to myself. All straight forward except the last part. The routing Address lets me transform the file and send it to be e-mailed but I am having trouble with specifying the e-mail address. I put it in %RECEIVER% and it gets passed through OK except that the To Address on the e-mail is %RECEIVER% and not my e-mail address. The %SENDER% is translated for the Attachment name as expected. Is this a bug, or am I using the wrong syntax somewhere.
Please forgive if there are no screenshots as they managed to disappear when I tried including some on another post :(