...
From the top menu of your NetSuite dashboard, click Customization > Scripting > Script Deployments.
The Script Deployments screen is populated.
Locate and select the ShipHawk Sales Order ClientScript option from the Script dropdown field under the Filters section. ClientScripts are displayed under the Show Undeployed grid.
Locate the customdeploy_shiphawk_so_cs script. The record type for this script is Sales Order. Click Edit in the row corresponding to this script.
You will be redirected to the Script Deployment screen.
Verify three settings under the Audience tab:
The Select All checkbox for the Roles field is unchecked.
All subsidiaries in the Subsidiaries field must be selected. This grants them rights to use ShipHawk functionality.
The Select All checkbox for the Employees field is checked.
Click Save when you finish.
...
Info |
---|
To select multiple options in a list field like the Subsidiaries field, hold down the Control button on your keyboard and select each option by clicking on it with your mouse. Clicking again while holding down the Control key deselects the option. |
Setting Up Proxy User
A user must be associated with the interactions between ShipHawk and NetSuite. You can choose an existing user or a user dedicated solely to the ShipHawk SuiteApp. Only one is required to establish the connection.
Info |
---|
The proxy user is associated with programmatic interactions between ShipHawk and NetSuite. Deleting or disabling this user will break your integration with ShipHawk. |
To manage users and their roles
From your NetSuite dashboard, click Setup > User/Roles > Manage Users.
The Manage Users screen is displayed.
Select any user whose role is currently Administrator. The Employee screen populates.
Navigate to the Access tab and click Edit.
From the Roles dropdown field, select ShipHawk Shipping Web Services and click Add.
ShipHawk Shipping Web Services should be displayed as a new role under the Roles table of the Access tab.
Click the Save button to finish.
Creating Access Tokens
Configuring ShipHawk Settings in NetSuite
...