Difference between session variables and workflow variables?
Answers were Sorted based on User's Feedback
Answer / jlt
A workflow variable can be used accross sessions inside
that workfow..whereas a session variable is exclusive only
for that particular session
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / nithin
Also,workflow built in variables enable the workflow to determine the run flow of sessions. eg) If a decision is set to true one set of sessions are processed and if it is false the other set of sessions are processed. Where as the session's user defined or built in variables focuses on getting the start time of the session, to get the table and mapping name. The task variables helps to get the information about the sessions
| Is This Answer Correct ? | 1 Yes | 0 No |
Why we use partitioning the session in informatica?
Which transformation should we use to normalize the COBOL and relational sources?
4 Answers DELL, IBM, Lehman Brothers,
I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y
What is the use of target designer?
Why we use lookup transformations?
what is the need of session partitioning... how it is useful in real time
what is the diff b/w target load plan and cbl?
Describe expression transformation?
how tokens will generate?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
what is the difference between static and dynamic
How can we delete duplicate rows from flat files?