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 friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1 Answers  


1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach

4 Answers   Virtusa,


What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?

1 Answers   IBM,


HOW TO GET THE LATEST DATA IN SCD ?

4 Answers   TCS,


What is standalone command task?

1 Answers  


How to configure mapping in informatica?

1 Answers  


Is it possible to define a single node as a Gateway node as well as worker node?

1 Answers  


what is procedure to use mapping variable in source qualifier transformation? with example

1 Answers   IBM,


How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?

1 Answers   CTS,


1 lac of flat fles in source how to load target at a time?

4 Answers   Cap Gemini,


What is a node in Informatica?

1 Answers  


What is the advantage of informatica?

1 Answers  


Categories