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 |
What is the Process to creating lookup transformation in informatica
How do you implement scheduling in Informatica?
What are variable ports and list two situations when they can be used?
can we have to do changes in session property when we are dynamically generating target files?
What is a sequence generator transformation?
my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?
What does role playing dimension mean?
What is difference between Informatica 6.2 Workflow and Informatica Workflow 7.1
Target increases every day even though no new record was inserted
How can you define a transformation? What are different types of transformations in Informatica?
How to recover the standalone session?
What is decode in static cache?