While performing incremental import, how can one ensure that the attrinbute values will not be overwritten by null values if the incoming data source has null values for certain attributes?

While performing incremental import, how can one ensure that the attrinbute values will not be overwritten by null values if the incoming data source has null values for certain attributes?

book

Article ID: KB0087222

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

Resolution:
The solution for this scenario is as long as one has the “Null if blank” option for the attributes in question unchecked in the inputmap, the attribute values will not be overwritten with blank values from the data source. Also, one need to have “merge” checked while importing.

Issue/Introduction

While performing incremental import, how can one ensure that the attrinbute values will not be overwritten by null values if the incoming data source has null values for certain attributes?