Skip to Content
0
Former Member
Feb 12, 2016 at 03:35 PM

how to combine two column values in hot folder for impex header.

468 Views

INSERT_UPDATE Customer;uid[unique=true];firstName;lastName;name;

I want to insert the name attribute dynamically using firstName and lastName attribute values.

need syntax for the same.