cancel
Showing results for 
Search instead for 
Did you mean: 

File to mail adapter

Former Member
0 Kudos

hey guys

i m doing a file to Mail scenario in which i have to send mail in report format and assign the receivers dynamically,i m making use of /people/community.user/blog/2006/09/07/email-reporting to send mail in report format and /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address to assign receiver dynamically but m kinda lost in hoe should i combine these two scenarios,what will be the structure of my source and target message be?

can anyone help me in deciding how will my source and target datatypes look like?

thanx and really appreciate ur help

ahmad

View Entire Topic
Former Member
0 Kudos

Ahmad,

As a starting point just put 2 or 3 fields like lastname, firstname, city in your input structure. And for the mail message use as michael described with From, To, Subject and content. This is the simplest thing to do as starting point. Later you can configure to have as many fields as you want in the report but i first i would suggest using 2 or 3 fields.

--Archana