Hi all,
i had csv to proxy requirement. i am getting csv with single field(lot of lines of data). i need to populate sender csv field value to target proxy field plus need add 3 extra fields in target.
i have used FCC sender side and able to read each line as xml tags and target also populating with extra fields.
my issues is: I have used UDF in mapping to collect all records after FCC and pass all values to single field of target. Initially it was working but now this field is not populating in target structure and not giving any error also. i am on 7.3 version.
please provide your suggestions to process CSV file with single field to proxy by using AAE?