What are your source in project and how you import in
informatica? How can i explain abt this?
Answer / jvdwhinfo
Hi All,
Sources in Informatica can differ from Client to Client and
project to project.
But mostly client will send sample data through flat files.
And the metadata of the sample data is imported from Source
analyzer by clicking on the option import from file.
I hope i gave the relevant answer.
If am wrong please let me know.
Thanks.
James.
Is This Answer Correct ? | 16 Yes | 0 No |
how the server recognises , if the session fails after loading the 100 records in to the target
Explain one complecated mapping?
If one flat file contains n number of records., we have to load the records in target from 51 to 100.. how to use expressions in Informatica..?
What are the mapping parameters and mapping variables?
What is fact table? Explain the different kinds of facts.
Load data to multiple targets according date. When First time session runs it should send to 1st target,second time session runs then send to 2nd target and goes on how to achieve it
how can we use sorter transformation in joins?
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
Can anyone please distinguish what is Inner join and Outer join
What is main use of mapplet?
How can i explain my project architecture in interview..? in Igate asked me tell me your project flow from source to target..?
1 Answers Ameri Group, CGI, CTS, HCL, iGate, TCS, Wipro,
I have a condition sal=100 and I created one router and in that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100, first which condition will satisfy, and Why?