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 |
I have the input file as col1 col2 col3 3 2 1 7 6 8 I should get the output as col1 col2 col3 1 2 3 6 7 8 ....What is the logic to get this? Is there any transformation which sorts row wise ? If not how to sort the incoming records row wise?
What happens if the info. Server doesn't find the session parameter in the parameter file?
What is mapplet and a reusable transformation?
what is normalizer transformation?
write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000
What is informatica?
Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.
if the session continuous run what can we do. means shall we stop the session or abort session. what is the correct reasion. why this situation occurs
What is the Difference between DSS & OLTP?
how will you remove the duplicate records from flat file without using sorter?
write asql query to filter improper date format? date 20-apr 11-mar-2010 30-may-2010 feb-2009 i want the output date 11-mar-2010 30-may-2010
i want to load data in to two targets..one is dimension table and the other is fact table?how can i load ata a time