Hi
I have reqirement to send an email to the user when the MEC mapper is failed.
How we can do this with Multi-tenant environment?
Thanks
Hello,
It depends on your scenario and the verb of the BOD.
For example, with a Process BOD, MEC will return an Acknowledge error BOD in case of XML transform failed. This Ack is routable in a data flow for further process (alerte, notification in a workflow...)
For other nouns, a ConfirmBOD will automatically be sent to ION. You can create a monitor on Sync.Error message to catch this exception and send an email in the alerte of the monitor.