I have 5 sessions s1,s2,s3,s4 & s5 and i want execute
s1,s2,s3,s5 after s4. How?

Answers were Sorted based on User's Feedback



I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / swathi

or using keep after s4 link status=succeeded,then keep
s1,s2,s3,s5

Is This Answer Correct ?    15 Yes 1 No

I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / naresh sahu

Quest:my question is first execute s1,s2,s3,s5 after that
execute s4?

Ans:if the s4 execution is depends on all the previous
session then use decision task . Put the status=succeeded .
If all the four sessions executed successfully then S4 will
execute.

Is This Answer Correct ?    4 Yes 0 No

I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / swathi

try using event wait and raise tasks after s4,then u keep
s1,s2,s3,s5

Is This Answer Correct ?    2 Yes 1 No

I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / amedela chandra sekhar

my question is first execute s1,s2,s3,s5 after that execute s4.

Is This Answer Correct ?    1 Yes 0 No

I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / sanjeev

Using Parallel Batch Processing...
first Keep the session s4 then keep s1, s2, s3, and s5

Is This Answer Correct ?    1 Yes 1 No

I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / santosh kumar sarangi

In addition to prakash and prasad

check the option 'fail parent if the task fail' in the
general tab other wise the worklet will succeeded after
failing the session.

Is This Answer Correct ?    0 Yes 0 No

I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / prakash

Create s1,s2,s3,s5 in a maplet and call this maplet in the
workflow,create s5 in the wokflow and link it after the
maplet,and in the maplet link check for the status
succedded.

once the maplet is succeded then the s4 session will be
executed.

Thanks,
Prakash

Is This Answer Correct ?    0 Yes 1 No

I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?..

Answer / prasad

Create s1,s2,s3,s5 in a worklet and call this worklet in
the workflow,create s5 in the wokflow and link it after the
worklet is completed or succedded s4 should start.

Check the link condition between worklet and s4 session in
should be suceeded

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

what is the monster dimension plz give me one example

2 Answers   EDS,


what r the transformations that r not involved in mapplet?

8 Answers   Wipro,


how u know when to use a static cache and dynamic cache in lookup transformation.

9 Answers   Accenture,


Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me

8 Answers   HP,


how to join two flat files in informatica?

3 Answers   Wipro,






How to open an older version of an object in the workspace?

0 Answers  


explain abt union t/r?

1 Answers   IBM,


Target is zero file and how can you send the email?

2 Answers   Bank Of America,


How did you handle performance issues If you have data coming in from multiple sources, just walk thru the process of loading it into the target

1 Answers  


Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?

0 Answers  


Can we insert and update a target table without using update strategy transformation?How?

4 Answers   Syntel,


How can you validate all mappings in the repository simultaneously?

0 Answers  


Categories