When i run workflow first session runs 4 times 5th time 2nd
session must run? How can u do?
Answer / babu
Hi,
Wf-->s1-->Assignmenttask(var=var+1)--mod(var,5=0)-->s2
here var is variable it is declared in workflow level.
if every run of workflow var value increase 1,whenevr the
var reaches the value is 5 then only s2 will run.
Babu
| Is This Answer Correct ? | 8 Yes | 0 No |
How do you manage the Parameter files while migrating your data from one environment to another environment?
Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 Answers iFlex, Morgan Stanley,
in my source i have 100 records, and 3 targets, i want to load 1st record into 1st target,2nd record into 2nd target,3rd record into 3rd target again 4th target into 1st target and vice versa,how to achieve this?
Explain what is informatica metadata and where is it stored?
How can you display only hidden files in UNIX
i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2.
what are presession,postsession success and postsession failure commands ?
How identifying bottlenecks in various components of informatica and resolving them?
What is the difference between writing a joiner query in ANSI style and THETA style?
What is ThroughPut in Informatica, How it works, Where I can find this option to check ?
What is the difference between SOURCE and TARGET BASED COMMITS?
explan ur project architecture?