Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
job design
Hello,
We would convert data type String to data type boolean with "true or false" in talend.
Usually, we will use Java ternary operator in tMap to do it.
What's your purpose of Source - T/F (datatype string) Target - T/F (Boolean)?
Best regards
Sabrina
@Xiaodi Shi
There is no purpose as such. It is just due to Client requirements. can you help me with code and job design.