One flatefile it contains some data but i want to dont want
to load first and last record ..how it is? can u tell me
complete logic?
Answer Posted / purushothaman
put one expression after the source qualifer
and type this code
for example take this record
HDR20008
....
TRL2000800020
output variable name = IFF(SUBSTR(columnname ,1,3)
='HDR','Y','N')
Similarly put for trailer record condition in the
expression
after this expression put the one filter like this
output variable name ='Y'
cheers!!!!!!!!!!!!!!!!!
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How to open an older version of an object in the workspace?
What is a mapplet/worklet in informatica?
What is dimensional table?
Mention few power centre client applications with their basic purpose?
How to start a workflow using pmcmd command?
What are the different options available for update strategy?
what is the complex transformation you used in informatica
What is informatica?
complex mapping ur project u r invlve can u explain and give real time example give me ?
where to store informatica rejected data? How to extract the informatica rejected data?
What is a shortcut and copy in Informatica and how two are different with each other?
What is the need of an ETL tool?
Can we get 1st record through Informatica(without sequence number).
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
Can we create a node as a gateway node and the same node can be assigned to a grid?