I'm working on implementing RWF in a web application and I'm running into an odd problem.
I have a simple workflow created that sends out an email notification.
The notification is sent to an email address contained in a field and a CC: email address that I typed in the names(s) field on the Email Notification document.
The email that is generated has the same names listed several times.
For example:
To: Foster, Eric A; Foster, Eric A; Foster, Eric A; Foster, Eric A
CC: Blow, Joe; Blow, Joe
Has anyone else run into this before?
Eric