Hi All,
I have 3 fields in my source file Id,Category (Key Mapping) ,Name.
In Import Manager
I have mapped Remote Key field with ID .
Name with Name
category with Category Qualified Range (A 1-10)
I have source file like this
Id name category
11 10 A
In syndicator i have one more field Material Number .Mapped this with Material Number (should Get generated material Number )
Name with Name
Category with Category
Remote Key value with Material Number
After syndication I am getting Id values in Material Number .(Instead of 1 I am getting 11)
Can any one let me know the solution?