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
How to start a workflow using pmcmd command?
How do you promote a non-reusable transformation to reusable transformation?
what is degenerated dimension?
How you can differentiate between connected lookup and unconnected lookup?
Explain transaction control transformation in informatica
Is stop and abort are same in informatica?
Explain about Informatica server process that how it works relates to mapping variables?
How can a transformation be made reusable?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
Explain scd type 3 through mapping.
How to generate sequence numbers?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
How to extract sap data using informatica?
What is data caches/ index caches?
wat are deployement groups in informatica, how it will be used for developers