sorce is a flatfile only 1st and last row should insert to
target how will u do?
Answer Posted / balu
sourcce --> source qualifier--> sequence generator--
>expression trns-->target
generate sequence for the source data after that in
expression transformation use min and max function on
sequece then connect to target.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How are indexes created after completing the load process?
What is exclusive and normal mode for repository services?
Why update strategy and union transformations are active?
without table how to come first record only in oracle?
What is standalone command task?
Differences between version 7.x and 8.x.
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Quickly characterize reusable change?
Explain lookup transformation is active in informatica
Mention a few design and development best practices for informatica?
can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
Can we override a native sql query within informatica?
How to elaborate tracing level?