Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Issue with Employee search from script since 5/3/2018
The issue is in our Leading account. Leading has 2018.1 before other accounts and the script has been working fine for over a month.
A search inside a script (to get an employee name) is throwing the following error:
YOU_CANNOT_PERFORM_THIS_SEARCH_BECAUSE_YOU_DO_NOT_HAVE_PERMISSION_TO_ACCESS_EMPLOYEE_DATA
You cannot perform this search because you do not have permission to access employee data. For more information, contact your system administrator
I went to the role under which the script is running and gave it full permission for everything employee related and the script still throws the same error. When I set the deployment to run as administrator it works, but that's not a valid solution for our project. The role is in the Accounting Center; so the 2018.1 change to employee search data from the Employee Center is not the problem.