Forum Discussion
cjhoward18
5 years agoEmployee
Checking the ‘Null-safe access’ property in the mapper will allow for accessing a null field and will give you a null
value instead, which can be dealt with downstream possibly?
Checking the ‘Null-safe access’ property in the mapper will allow for accessing a null field and will give you a null
value instead, which can be dealt with downstream possibly?