When i run workflow first session runs 4 times 5th time 2nd
session must run? How can u do?
Answer Posted / 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 |
Post New Answer View All Answers
Can we create two repositories on same database instance in oracle?
What are some examples of informatica etl programs?
What is an expression transformation?
Mention a few design and development best practices for informatica?
if we have a delimiters at unwanted places in a flat file how can we over come those.
Make a note of the quantity vaults made in informatica?
can anyone explain me about retail domain project in informatica?
How to generate sequence numbers without using the sequence generator transformation?
What are session parameters ? How do you set them?
How to configure mapping in informatica?
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. ?
How are the sources and targets definitions imported in informatica designer?
What is the function of union transformation?
What do you mean by filter transformation?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records