Draw a workflow diagram for this situation. If s3 is true
session s4 and s5 should concurreently Run.if any one s4 or
s5 true it should run s1.If s1 sucess it should execute s2
otherwise exit.can any one give me suggestion.Thanks in
advance.

Answer Posted / pg

1. Create S3.
2. Connect it to S4 and S5 prallell. Check if
PreviousTaskStatusS3 =
succeeded in the connecting link.
3. Once S3 is successfully executed it will start S4 and S5
4. Connect s4 and s5 to session s1 and Check if
PreviousTaskStatusS3 =
succeeded in the connecting link and in general tab of
session choose the option treat
input rows as 'OR' .
5. This will allow you to move ahead incase either of S4 or
S5 is succeeded.
6.Connect it to S2 using the same PreviousTaskStatus =
succeeded in the lnk.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does an informatica transformation support only aggregate expressions?

604


expain about the tune parameters?

1878


What are the different options available for update strategy?

574


what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?

1781


How to handle decimal places while importing a flatfile into informatica?

714






If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me

1549


What is the use of transformation?

569


Explain Dataware house architecture .how data flow from intial to end?

2120


What is decode in informatica?

650


Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?

803


Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.

780


How to join three sources using joiner?

569


what is $$$$?

1734


How can we store previous session logs?

565


my source is junk data how will u remove that junk data by using unix please any one replay me

3239