I have 2 Sources,If 1st one Read sucessfully,Then only it
has to move to read 2nd source.How can i do in INFORMATICA.
Answer Posted / jaspreet banga
For this we have to make 2 different sessions for each
source reading after the success of first session(i.e.,
succesful reading of 1st source ) , create a 'TOUCH FILE'
using 'command task' and link it with the session, hence
the touch file is only created if the session is
succesful . and at the beginning of another session(reading
second source) create an 'EVENT WAIT TASK' which will only
triggered when touch file is created. and hence you will
get it..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by active and passive transformation?
Different circumstance which drives informatica server to expel records?
How to extract the informatica rejected data?
What are the different lookup cache(s)?
Describe expression transformation?
What are the static cache and dynamic cache in informatica?
What are the types of caches in lookup? Explain them.
Explain the pipeline partition with real time example?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
How can you define user defied event?
define galaxy repository in informatica
Explain the informatica workflow?
How to differentiate between the active and passive transformations?
What is the maplet?
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use