attachment - How to attach a flat file into informatica Email? -


i want send mail users after workflow done. email should contain 3 xls file or 1 xls file 3 sheets. xls file contains query result -less 50 rows- loaded task dynamically on each run of workflow.

so in informatica couldn't see option inside "email" task attach anything. can me please?

you cannot send emails attachments using email task (don't ask me why, cannot imagine reason , how is).

however, sessions can send emails , these emails may contain attachments - appropriate options on components tab, variable need %a<>.

more information: how attach new files email task?


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -