Email failed Task
We have a scheduled map that runs every 15 minutes. I’ve setup a Map Post task to send an email if an integration fails. I want to get more detail in the email, but only get a generic message “Document was not sent due to document errors”.
If I run the map manually, I see that there are two messages:
– Error in ‘MSCrm2011Destination’. Line ‘account’….(there is more)
– Document was not sent due to document errors.
I’m using the variable called GlobalRunErrors, but it’s not bringing in all the errors….How do I get both of these error messages in an email?
If I run the map manually, I see that there are two messages:
– Error in ‘MSCrm2011Destination’. Line ‘account’….(there is more)
– Document was not sent due to document errors.
I’m using the variable called GlobalRunErrors, but it’s not bringing in all the errors….How do I get both of these error messages in an email?