Target is zero file and how can you send the email?
Answers were Sorted based on User's Feedback
Answer / ravi
There are two methods:-
1) You can make entry in file Parametrization.
2)Edit task>component>make task on sucess email type as non-
resuable and type your email id over there.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / gazulas
hmm...
session---------->email_task
in the link write a condition "if tgtsuccessrows < 1"
automatically an email will be kicked off...
| Is This Answer Correct ? | 2 Yes | 0 No |
why normalizer transformation can not used in mapplet? plzzzz answer
how can import the data from the flat files?
differnece between joiner and a look up(please don't give just definitions)....i mean in which scenario it is better to use joiner and in which scenario better o use lookup ??
I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
How we can get unique records into one target table and duplicate records into another target table??
11 Answers Deloitte, IBM, iGate,
What is hash partition?
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .
if the session continuous run what can we do. means shall we stop the session or abort session. what is the correct reasion. why this situation occurs
How to generate a single mapping for both the historical and incremental load.
In how many ways we can create ports?
Using Informatica Visio to generate mappings. I am getting error "Table Definition Not Found Exception Error" while importing the template.
As per Informatica PC help guide, while adding transformations to a mapplet,we have to keep this in mind: If you use a Sequence Generator transformation, you must use a reusable Sequence Generator transformation. May i know the reason behind this?