Hi,I'm trying to load data from a file to profiles with extended
attributes. When I try to send an empty value in a text column i'm
getting Unauthorized empty column error.Please find the configurations I
did below1. Data type: text(100)2. Empty value management: Generate
Error3. Error processing: Use a Default value - 9994. Value Mapping:
Source - 0, Destination - 999 By using this configuration, Ideally the
value should get mapped with a default value which is not happening in
my case.Please l...