I have a business process that involves a form being saved to the repository, and then that process calls a workflow to send an email with the saved form as an attachment. The email kicks off successfully, but it always sends an XML file as the attachment. When configuring the email, what am I doing wrong?
Is there another place where I need to configure something?