what is parameter file?
Answer / mike
A parameter file can be a text file. Parameter file is to
define the values for parameters and variables used in a
session. A parameter file is a file created by text editor
such as word pad or notepad. U can define the following
values in parameter file
Mapping parameters
Mapping variables
session parameters
hope this helps
| Is This Answer Correct ? | 6 Yes | 0 No |
scenario where i can use only concurrent execution of workflow.
without using rank transformation how can we rank items by using some other transformations
hi all, Can anyone please tell me the relationship between informatica and business objects
I have in my source Records like 100,101,102 etc. I have router transformation which has groups like one group is empno=100, second group is empno>99. Now i want to know my source record 100 loads into which group?
What are active transformations.
What is confirmed dimension?
On lookup on any table we can get only a)any value or b)last value but if i need both duplicate values How can i achieve?
Suppose we have a (assume relational) source table Product_Id Month Sales 1 Jan x 1 Feb x . . . . . . 1 Dec x 2 Jan x 2 Feb x . . . . . . 2 Dec x 3 Jan x 3 Feb x . . . . . . 3 Dec x . . . . . . and so on. Assume that there could be any number of product keys and for each product key the sales figures (denoted by 'x' are stored for each of the 12 months from Jan to Dec). So we want the result in the target table in the following form. Product_id Jan Feb March.. Dec 1 x x x x 2 x x x x 3 x x x x . . So how will you design the ETL mapping for this case , explain in temrs of transformations.
what is the flow?
Explain lookup transformation source types in informatica
How many repositories can we create in Informatica?
How many input parameters can exist in an unconnected lookup?