without using emailtask how will send a mail from informatica?
Answers were Sorted based on User's Feedback
Answer / swathi
by using 'mailx' command in unix of shell scripting
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / trin
mailx in command task
for example:cat file.out |mailx -s 'Subject'
rrf@example.com
| Is This Answer Correct ? | 0 Yes | 1 No |
What is meant by lookup transformation? Explain the types of lookup transformation?
WHAT IS THE DIFFERENCE BETWEEN .NET AND INFORMATICA?
what are cost based and rule based approaches and what is the difference?
,if we have single SQ in flow and we have router in which it has two group and we want to join these two groups with joiner ?is it possible?
How union transformation is used?
What does “tail –f” command do and what is its use as an Informatica admin.
Can anyone briefly describe abt audit table loading?
How to generate the HTML output using Informatica.
What you know about transaction control transformation?
What is sequence generator transformation in informatica?
What's the layout of parameter file (what does a parameter file contain?)?
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort