without using emailtask how will send a mail from informatica?
Answer Posted / trin
mailx in command task
for example:cat file.out |mailx -s 'Subject'
rrf@example.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a repository? And how to add it in an informatica client?
What do you mean by worklet?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
How many dimensions are there in informatica?
Write the prerequisite tasks to achieve the session partition?
What are connected or unconnected transformations?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
When do you use sql override in a lookup transformation?
Whats there in global repository
tell me about your project functionality
What is workflow monitor?
What are the main features of Oracle 8i with context to datawarehouse?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
Can you use flat files in Mapplets.