1
2
3
*
4
5
6
*
7
8
9
how to load records between two stars(*),
Answer Posted / lakshmi
Use Replacechr() in Expression T/r after Source Qualifier
and replace '*' with Space
Then In Filter T/r Use Filter condition as below
iif(isspaces(field,0,1))
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is informatica metadata and where is it stored?
What could be the possible resons of locks by user?
Differentiate between a repository server and a powerhouse?
What are the new features of Power Center 5.0?
What is meant by target load plan?
What is a difference between complete, stop and abort?
What is transformation?
What are the different types of olap? Give an example?
What are the different clients of powercenter?
Explain lookup transformation is active in informatica
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
What are the types of caches in lookup?
Explain constraint based loading in informatica
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
i have a data in my source as a flat files what test i have to perform the next step can any body help to me