Hi everyoneI'm trying to solve this puzzle, but I can't get it!I created
an Adaptive Form from an XSD schema and I render as PDF through an
XDPNow, on submit, I want to store the generated pdf and also send it
via mail as attachmentI followed the steps in this linkAEM 6.0 Forms
Help | Writing custom Submit action for adaptive formsEverything works,
I only need to attach the generated fileI know that I have to use a
MultiPartEmail, but I'm missing the remaining stepsCan someone help
me?Thanks a l...