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 |
How will you display 10-15 letters from a name? (for ex: name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")
What happens if you increase commit intervals and also decrease commitExplain grouped cross tab?
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
How can we join the tables if they don't have primary and foreign key relationship and no matching port?
what is fact table?
What are the new features of informatica 9.x in developer level?
write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3
what is size of u r database?
What is an expression transformation in informatica?
Can you start a batches with in a batch?
I want skip first 5 rows to load in to target? what will be the logic at session level ??
Can any one give me an example for factless fact table ? If your answer is studunt attendence registration,could you plese give me explanation for this ?
3 Answers Cap Gemini, Puma, Wipro,