source is a flat file
empname, empno, sal
ram, 101, 1,000
sam, 102, 2,000
ques: my target needs the data to be loaded as sal -1000 and
2000 excluding commas
target
empname, empno, sal
ram, 101, 1000
sam, 102, 2000
how to implement this?
Answer Posted / varun s
OPEN THE SOURCE FILE-->EDIT-->REPLACE ALL , to NULL.
USE FIXED WITH LENGTH WHILE IMPORTING TO SOURCE AND .....
HOPE IT WILL HELP
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Have you worked with/created Parameter file
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
What is status code in informatica?
What is a grid in Informatica?
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
What is a difference between complete, stop and abort?
What is the maplet?
How do you load only null records into target? Explain through mapping flow.
can we override a native sql query within informatica? Where do we do it? How do we do it?
What is Session and Batches?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
What is an active transformation?
How many ways a relational source definition can be updated and what are they?
What are multi-group transformations?
What is depict expression change?