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

how can one eliminate dupliacte data with out using distinct option?

5 Answers   Patni, Wipro,


How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)

3 Answers   Atriax,


Can you please mail me a copy of Informatica Certification Exam dumps to r_balakrishna@yahoo.com

21 Answers  


What are the new features of informatica 9.x in developer level?

0 Answers  


Explain how many types of dimensions are available in informatica?

0 Answers  






What is an aggregator transformation? it is active why cant it be passive explain?

3 Answers   HCL,


Explain in detail scd type 2 through mapping.

0 Answers  


what is the difference between stop and abort

2 Answers  


I have a scenario with router transformation. but i dont want to capture records from default group. how can we achieve this.

3 Answers   Amdocs,


how can we load starting with 11th record of a table from source to target

6 Answers   IBM,


what is casual dimension?

6 Answers   IBM,


 Code page compatibly –Where all changes are made to handle the scenario.

1 Answers   DELL,


Categories