my source is a comma delimited flatfile as
eno, ename, sal
111,sri,ram,kumar,1000
and my target should be
eno ename sal
111 sri ram kumar 1000
i.e; we need to eliminate the commas in between the data of a comma delimited file.

Answer Posted / isha

Go to session --> Mapping tab --> click on your target file --> Select File Properties (from the file properties in the right)
This will open the file properties window, click on the advanced button and in the next popup you should be able to see the delimiter option in the top. You can now replace the delimiter you want with the existing one.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of sessions are there in informatica.please explain them?

673


The question was on time stamp. what is the difference between HH and HH24 when to use when.

1548


What is the function of union transformation?

613


How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?

687


Can we create a node as a gateway node and the same node can be assigned to a grid?

635






Design time, run time. If you don't create parameter what will happen

1422


What are the different types of repositories created using informatica?

651


What are the advantages of informatica?

566


Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?

801


Which is the t/r that builts only single cache memory?

706


which one is better performance wise joiner or look up

620


How are indexes created after completing the load process?

983


How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?

621


Separate from an archive server and a powerhouse?

487


In development project what is the process to follow for an etl developer from day1

1271