I have data like sno mailid
1 subbu@dell.com
2 arthi@dell.com
3 thiru@dell.com
.. .....
like this for N no.of how we will send a message 'meet hr'
at a time in windows environment by the informatica..

Answers were Sorted based on User's Feedback



I have data like sno mailid 1 subbu@dell.com 2 arthi@dell.co..

Answer / g. manthiramoorthy

In E-Mail Taks:
1. If the Integration Service runs on Windows,
you can send email to multiple recipients by creating a
distribution list in the Personal Address book
All recipients must also be in the Global Address book.
You cannot enter multiple addresses separated by commas
or semicolons.

2. If the Integration Service runs on UNIX,
you can enter multiple email addresses separated by a comma.
Do not include spaces between email addresses

Is This Answer Correct ?    4 Yes 0 No

I have data like sno mailid 1 subbu@dell.com 2 arthi@dell.co..

Answer / sri

I think we can send this message using E-mail task




whether iam correct or wrong inform me

Thank you

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?

1 Answers   IBM,


how to get flatfile containg 10 records half records one target another half another target

2 Answers  


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

0 Answers  


how to join the two flatfiles using the joiner t/r if there is no matching port?

5 Answers   Cegedim,


my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.

5 Answers   IBM,






What is informatica etl tool?

0 Answers  


what are presession,postsession success and postsession failure commands ?

1 Answers  


What are variable ports and list two situations when they can be used?

1 Answers  


In aggregator if u enable sorted input what will be the output and disable sorted wt is output

6 Answers  


what is upstream and downstream transformation?

7 Answers  


Hi can any one tell me the difference between persistence and dynamic caches? On which conditions we are using these caches?

3 Answers  


Explain lookup transformation in informatica

0 Answers   Informatica,


Categories