Matt65 - Thursday, September 29, 2011 9:21 AM:
1. We changed our URL but sendEmailToA2Assignee still uses the old one - where do I change it?
2. How do I change the subject line so that in shows the Project name and Activity name?
justinlee - Thursday, October 6, 2011 10:46 PM:
Hi Matt
For question 1: you must login user Root and edit mothod
Question2: i understand your question
Ps: Sorry my english
Brian - Tuesday, October 11, 2011 7:01 AM:
Login as Innovator Admin to edit the method.
I'm surprised that you should have to change the URL. It dynamically resolves the host and virtual directory so you shouldn't need to do anything with that. The URL and the Subject are set in the method you have named.
The Subject is hard coded in the method as "Project Assignment".
See the SendEmailToIdentityEx at the end of the method.
Hope this helps,
Brian.