i have a wf like wf-->s1-->s2-->s3-->s4
first start s1 later s2
later s3 here my session s3 have to run 3 times later start s4?

Answers were Sorted based on User's Feedback



i have a wf like wf-->s1-->s2-->s3-->s4 first start s..

Answer / ankit

I believe this can be achieved through Assignment task set a
variable var = var+1 & check mod(Var/3)=0 .

Other not so good approach as you are increasing more code.
create S3 in another workflow & call it from PMCMD command.

Please let me know if some one has a better approach .

Is This Answer Correct ?    0 Yes 0 No

i have a wf like wf-->s1-->s2-->s3-->s4 first start s..

Answer / abhinaw prakash

We have have the workflow as
S1->S2>cmd_task->cmd_task->cmd_task->S4.
Here in the command task u can call the workflow having only
that particular session(S3).

Is This Answer Correct ?    0 Yes 1 No

i have a wf like wf-->s1-->s2-->s3-->s4 first start s..

Answer / gazulas

simple:-

Wf-->s1-->s2-->s3-->Instance_of_s3--->Instance_of_s3-->s4

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Informatica Interview Questions

Hi, Can someone send me the DWH and Informatica FAQ's at priti.singh84@gmail.com Thanks in Advance, preeti

1 Answers   Accenture, Patni,


Why do flat file load is faster if you compare that with table load ? Please answer me. Advance Thanks, Manojkumar

11 Answers   IBM,


in performance wise union is past,union all is past

2 Answers  


HOW DO YOU CONNECT TO REMOTE SERVER ?

1 Answers   Patni, TCS,


how to call lookup qualifer in unconnected look;up

1 Answers   BirlaSoft,






I still need further explanation about the difference between active and passive transformation with some examples.Thank You

5 Answers  


Make a note of the quantity vaults made in informatica?

0 Answers  


Do you find any difficulty while working with flat files as source and target?

0 Answers  


what is the difference between stop and abort

2 Answers  


SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N

0 Answers   Infotech,


explain one complex mapping with logic? sales project?

0 Answers   Accenture, JPMorgan Chase,


in reporting we add some new objects,how we get the count of the newly added objects to the report

0 Answers   HP,


Categories