Difference between session variables and workflow variables?
Answer Posted / 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 |
Post New Answer View All Answers
What is target designer and target load order?
Parameter and variable differences
Explain the different kinds of facts.
how tokens will generate?
what is the size of u r source(like file or table)?
What are the designer tools for creating transformations?
How can you differentiate between powercenter and power map?
Can you use flat files in Mapplets.
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
What is a standalone command task?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
Write the prerequisite tasks to achieve the session partition?
In which transformation you cannot drag ports into it?
What is dimensional table? Explain the different dimensions.
In what scenario we use to improve session performance by pushdown optimization?can any one give example?