I would like to use the NetSuite SuiteCloud IDE (Eclipse plugin), but I am also an Administrator. If you're an Administrator NetSuite requires you to have two factor authentication enabled, but if you want to use the SuiteCloud IDE you can't have two factor authentication enabled. How does one get out of this Catch-22?
I'm new to NetSuite so I don't know much about setting up roles. Do I just add another role with full permissions (or what permissions are needed?)? How would the SuiteCloud IDE know to use that role? Or do I have to create myself as an employee twice with different emails (this would be bad since we don't have many users)?
Administrator role with 2FA can be used with Eclipse IDE.
In your NS account as administrator, create a new integration:
Setup > Integration > Manage Integrations > New
Name your integration SuiteCloude IDE or something like that
Check the Token-Based authentication box.
Then from your Administrator dashboard, create a new access token.
Then in Eclipse, go to Manage accounts:
Netsuite menu > Manage Accounts
Select the account with the administrator role, and manage authentication.
Select the Administrator Role, and SAVE TOKEN.
Here you can enter the Token ID and Token Secret created in your NetSuite account.
Then you should be good to go in Eclipse. Make sure you set the Eclipse project to now use the Admin role.