Im just finishing up our solution with setting up the emails with a few extra fields and such. Is there another way to test it ? Like getting out an xml file instead of it sending me a mail ?
I think i just messed up some fields so im getting an in the email:
Something went wrong when requesting a xslt with invokeXSLT(): XSLT compile error.
So is there a way that i can get the XML out, so I can throw it inside VS and parse it up against my xslt :)
Testing of emails
Hey guys :)
Im just finishing up our solution with setting up the emails with a few extra fields and such. Is there another way to test it ? Like getting out an xml file instead of it sending me a mail ?
I think i just messed up some fields so im getting an in the email:
Something went wrong when requesting a xslt with invokeXSLT(): XSLT compile error.
So is there a way that i can get the XML out, so I can throw it inside VS and parse it up against my xslt :)
Hi Rasmus,
No, there is not. I usually test it by selecting an order an then click the "Send mail" in one of the tabs. Then edit the mail and click it again.
/Rune
Okay.
Thx for a quick answer tough.
So there is no way to get some extra info out ? ive just copied your xslt and modded it so its properbly just a "DOH" error
Yes, it must be one of those :)
Just delete stuff until it starts working again.
/Rune
is working on a reply...