Friday, October 3, 2014

Extract Info Path embedded attachments and send it as Email attachment.

  •       I have created Info Path form with two controls (title and attachment), and published it to my form library.





  •  Query the current item using XPath to get the title and save this in a workflow variable

  •  Query the destination library to get the URL where the attachment has to be added.





 ·         Copy your attachment (specified in XPath) in the URL (varTxtFileAttachmentUrl) saved in previous action i.e. Query List.








  • Now you can attach Attachment to the email you are sending.






1 comment: