You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

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
Hello
Just add a tMap component after tRunJob to convert the value.
Best regards
shong
Offline
Pages: 1