Target is zero file and how can you send the email?
Answer Posted / 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 |
Post New Answer View All Answers
Write the program through which the records can be updated?
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
update strategy transformation in informatica
permutations of mapplet
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
Briefly describe lookup transformation?
In how many ways we can create ports?
What is an expression transformation?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Whats the difference between informatica powercenter server, repositoryserver and repository?
How do you load only null records into target? Explain through mapping flow.
How does the aggregator transformation handle null values?
What are the tasks that source qualifier perform?
What is a filter transformation and why it is an active one?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure