Hello guys.
I want to import a CSV file contains all requesters everyday and I have tried to read and execute all tips from this two discussions:
All works well but I can't import users additional fields specified on "User - Additional fields" --> "Requester additional fields":
How I can declare the additional fields in scheduledCSVUserImportMapping.xml?
I have tried to use <USERFIELDMAPPING AppFieldName="Condizioni di pagamento" CsvFieldName="condizione_di_pagamento"/>. I have also tried <USERFIELDMAPPING AppFieldName="attribute_306" CsvFieldName="condizione_di_pagamento"/>. Attribute_306 is the field I see in the database or in via UI in the admin dashboard:
All helps are appreciated.
Thanks.