i have n number of records in my source, i want first and
last record to my target. how can u implement this scenario .
Answer Posted / rakesh
use 2 rank transformations, 1st one with top1 and 2nd one with bottom1 and connect them to 2 instances of target..
Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is primary and backup node?
What are the various types of transformation?
if we have a delimiters at unwanted places in a flat file how can we over come those.
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
Separate from a database, an information bazaar, and an information stockroom?
Quickly characterize reusable change?
differences between service based and product based?
What are the features of complex mapping?
Clarify the utilization of aggregator cache record?
What are multi-group transformations?
Why filter transformation is an active one?
Under which circumstances, informatica server creates reject files?
Do you find any difficulty while working with flat files as source and target?
How to load the data from a flat file into the target where the source flat file name changes daily?
As union transformation gives UNION ALL output, how you will get the UNION output?