Send email from variable in XML
Posted: Mon Jul 06, 2015 2:10 pm
One of our customers has asked about the possiblility to receive an email when we pick up their order.
Here's what the flow currently looks like:
A customer supplies their order in XML, this XML gets procecessed by a customer specific xslt and picked up by our MIS.
What I want to add is the following:
When the order has been received by us,send an email to the customer containing some details. (all contained in the supplied XML)
The customers email address is a variable in the XML (\\General\Contact\Email).
From what I can find this shouldn't be problem using metadata fron the XM but the precise syntax eludes me.
If anyone can help, a sample flow or a few pointers would be very helpful.
Here's what the flow currently looks like:
A customer supplies their order in XML, this XML gets procecessed by a customer specific xslt and picked up by our MIS.
What I want to add is the following:
When the order has been received by us,send an email to the customer containing some details. (all contained in the supplied XML)
The customers email address is a variable in the XML (\\General\Contact\Email).
From what I can find this shouldn't be problem using metadata fron the XM but the precise syntax eludes me.
If anyone can help, a sample flow or a few pointers would be very helpful.