How can we get two output ports in un-connect transformation?

Answers were Sorted based on User's Feedback



How can we get two output ports in un-connect transformation?..

Answer / prabhu

You can use lookup override to concat two columns from tble
and return as single column(eg COL1||','||col2 as
COLUMN).You can pass this to expression transformation and
parse it to split it again

Prabhu
www.iskilltech.com

Is This Answer Correct ?    9 Yes 0 No

How can we get two output ports in un-connect transformation?..

Answer / ayodya

Using the Concat function can return Output

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

waht is dataware house

2 Answers  


What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into target?

3 Answers   Logica CMG,


 Informatica Checkpoints

0 Answers   DELL,


What are the unsupported repository objects for a mapplet?

1 Answers   Informatica,


What is the role of informatica in project ?Like i showed financial projects?

1 Answers   Amdocs,






connected and unconnected lookups?

4 Answers  


Define enterprise data warehousing?

0 Answers  


Performance tuning( what you did in performance tuning)

0 Answers   Infosys,


who to split dimentions into sub dimention

3 Answers   Wipro,


If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?

0 Answers  


Hi I have a source (flat file) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd "[19012005124259]_Anfrage-Vendors.doc [19012005124336]_Anfrage.xls" 103 def "[19012006092602]_IMG_0310.JPG 19012006092631]_IMG_0311.JPG [19012006092702]_IMG_0312.JPG [19012006092727]_IMG_0313.JPG" But I need to generate duplicate records based on attachments column. Target (Table) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd 19012005124259]_Anfrage-Vendors.doc 102 bcd [19012005124336]_Anfrage.xls 103 def [19012006092602]_IMG_0310.JPG 103 def [19012006092631]_IMG_0311.JPG 103 def [19012006092702]_IMG_0312.JPG 103 def [19012006092727]_IMG_0313.JPG 103 def [19012006092750]_IMG_0314.JPG 103 def [19012006092814]_IMG_0315.JPG Here no. of Attachments we can't decide because it is dynamic. It will be great if somebody help me on this. Thanks in Advance. ganga

2 Answers  


to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggregator. But here we are increasing one more cache in our mapping i.e; sorter. So how can u convince that you are increasing the performance.?

3 Answers   IBM,


Categories