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
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 |
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 |
Answer / gazulas
simple:-
Wf-->s1-->s2-->s3-->Instance_of_s3--->Instance_of_s3-->s4
| Is This Answer Correct ? | 1 Yes | 4 No |
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
HOW TO GET THE LATEST DATA IN SCD ?
What is standalone command task?
How to configure mapping in informatica?
Is it possible to define a single node as a Gateway node as well as worker node?
what is procedure to use mapping variable in source qualifier transformation? with example
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 lac of flat fles in source how to load target at a time?
What is a node in Informatica?
What is the advantage of informatica?