#1 2008-06-16 10:53:00

suzchr
Member
Registered: 2008-04-30
Posts: 147

tBufferOutput problem

I have two job. The second use the datas from the first thanks to the component tBufferOutput. All is Ok but, I have just a problem. In my row I have some string field with a null value. My problem is that tBufferOutput component replace the null value by "" (the string empty). How can I solve my problem ?
I would not like create a function to replace the "" by null.

Thx

Offline

#2 2008-06-16 11:18:11

shong
Talend team
Registered: 2007-08-29
Posts: 10299
Website

Re: tBufferOutput problem

Hello

Just add a tMap component after tRunJob to convert the value.

Best regards

         shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2008-06-16 11:34:17

suzchr
Member
Registered: 2008-04-30
Posts: 147

Re: tBufferOutput problem

Ok but it's not very practical

Offline

Board footer

Powered by FluxBB