I'm trying to do a mass Async update of Employees ...
# suitetalkapi
b
I'm trying to do a mass Async update of Employees and I seem to be running into several issues. The main one is:
Copy code
PSWD_REQD - You must provide a password to give this person access to your account.
The other is
Copy code
INSUFFICIENT_PERMISSION - For security reasons, only an administrator is allowed to edit an administrator record.
How can I get around these issues? We're going to be moving into Netsuite primarily for our CRM from our home-spun ERP, and we're trying to migrate employee data over. All of the employees are there and I'm pretty sure all of the
PSWD_REQD
errors are also those employees who have
grant access
selected.
m
Hi Brian, when you give access to employees, they also need a password setting and confirming (have a look in the UI if you have not done it manually before) This will then allow you migrate the data over. With Administrators there is a limitation so you cannot be kicked out of the system by another admin. Easy enough to do manually so id advise to do that.