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 / rajesh kumar

see while we load into source analyser as considerd as cama
separated it shows us 5 columns
now we should replace the 'cama' with null
use s->s/q-->expre-->target
give additional outputport as ename
exp condition=column2||''||column3||''||column3

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explian the Process of deployment groups in informatica

646


How to configure mapping in informatica?

667


Please tell me which institute is the best to study Informatica and asp.net in chennai Also please send me the latest interview questions in asp.net,c# and sql server to my id ramtryin@gmail.com

1580


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

1548


What is a router transformation?

617






How to load the data from a flat file into the target where the source flat file name changes daily?

570


Informatica settings are available in which file?

581


How do you update the records with or without using update strategy?

652


What are the different types of olap? Give an example?

551


Define enterprise data warehousing?

626


How can one identify whether mapping is correct or not without connecting session?

869


How can repository reports be accessed without sql or other transformations?

714


Under which circumstances, informatica server creates reject files?

586


What are the differences between oltp and olap?

542


When do you use sql override in a lookup transformation?

575