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 |
Two relational tables are connected to SQ Trans,what are the possible errors it will be thrown?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping?how
What is the maplet?
IF Sorce table contains CLOB as its one data type then i get error at the target table. How can this be resolve?
Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com
What are the options in the target session of update strategy transsformatioin?
please let me know which type of question arise in interview on project manager round on insurance project with answer pls reply asap.
HOW DO YOU PARFORM INCREMENTAL LAOD ?
What is ThroughPut in Informatica, How it works, Where I can find this option to check ?
What is meant by pre and post session shell command?
Define the various join types of joiner transformation?