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.

Answers were Sorted based on User's Feedback



I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i..

Answer / penguin

Hi
(a)If we do it in 2 different sessions, the link condition
in the WF can be given based on TgtSuccessRows >0 .

(b)If we do it in the same session hence same mapping, we
can split into 2 pipelines .. after the 1st pipelines reads
from Src1, it will be followed by 2nd piepline reading from
Src2.

Regards
Penguin

Is This Answer Correct ?    4 Yes 1 No

I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i..

Answer / 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

I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i..

Answer / srinu

Hi, SUNDHAR,,

Your answer for Data Writen in Targeet Table.
My Question for Source Read.

Is This Answer Correct ?    0 Yes 0 No

I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i..

Answer / sudhar

If the Source is in different flow then we can use the
Target load order to specify to finish the Flow1 with the
source 1 before starting the flow2 with the Source 2.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Informatica Interview Questions

What are the main issues while working with flat files as source and as targets ?

0 Answers   Informatica,


What do you mean by filter transformation?

0 Answers  


I have source like this year account month amount ----- --------- ------ -------- 1999 salaries jan 9600 1999 salaries feb 2000 1999 salaries mar 2500 2001 benfits jan 3000 2001 benfits feb 3500 2001 benfits mar 4000 -->i need target like this year account month1 month2 month3 ----- --------- -------- -------- -------- 1999 salaries 9600 2000 2500 2001 benfits 3000 3500 4000

4 Answers   HCL,


How can you generate reports in informatica?

0 Answers  


If in a workflow i have n number of sessions and each session is configured with different different stop on errors (say 5,8,10 etc respectively).How can make all this same for all the sessions with out actualy touching each and evry session ?

1 Answers   Wipro,






Explain what are the different types of transformation available in informatica.

0 Answers  


difference between informatica 8.6 and 9

3 Answers   Atos Origin, BA Continnum Solutions, Core Logic,


Design time, run time. If you don't create parameter what will happen

0 Answers  


What is the Router transformation?

2 Answers   Informatica,


in which situations do u go for scds ?

3 Answers   TCS,


Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerated Dimension. 4.Slowly changing Dimensions

4 Answers   IBM, Infotech,


What is joiner cache?

2 Answers   TCS,


Categories