Hello!
I'm trying to import Users from one Sugar instance to another. I made several attempts but unsuccessful because of two errors as written in cache/import/error_1.csv :
- "Required value missing","LBL_USER_NAME (user_name)",NULL,1
- "String too long to fit in the field","LBL_FIRST_NAME (first_name)","Николай Владимирович",1
As I understand the first error is due to non-existent user name – they are just for Employee module and there is now need to assign them a user names. The second one – because I inserted patronymic (in Russian we use patronymic mostly) into first_name field.
Is it possible to avoid these limitations?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks