I have a site set up with a workflow that sends mail with a link to a task. We use alternate access mappings in order to access this site across the company.
My issue is that in my workflow, %Workflow Context:Current Item URL% points to the machine name and not the dns name. How do we resolve this issue?
My table of access mappings looks a bit like this:
http://acme-spf2010:7070 Default http://acme-spf2010:7070
http://eno.acmegroup.net Intranet http://eno.acmegroup.net
http://eno.acmegroup.net:7070 Internet http://eno.acmegroup.net:7070
acme-spf2010is a machine name? – Kai Mar 23 '12 at 12:31