how to load only the first and last record of a flat file
into the target?
Answer Posted / ysr
using Aggregator trans FIRST and LAST funtions we can pass
first and last record
| Is This Answer Correct ? | 21 Yes | 9 No |
Post New Answer View All Answers
Differentiate between source qualifier and filter transformation?
Why update strategy and union transformations are active?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
What is a standalone command task?
What is informatica? Why do we need it?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
pmscmd startworkflow -sv
How to create the source and target database connections in server manager?
Explain constraint based loading in informatica
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
Why is sorter an active transformation?
Implementation methodology
How many input parameters can exist in an unconnected lookup?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.