To implement product list patch, set the permissions for the ProductList files.
To set permissions for ProductList.Service.ss:
- In NetSuite, go to Documents > Files > File Cabinet.
- In the file cabinet, go to Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. – X.Y.Z > Development > services.
- Next to ProductList.Service.ss, click Edit.
- Go to the Permission tab and check the Enabled box.
- From the Execute as Role list, select SC Product List.
- Check the Run Script Without Login box.
- Click Save.
To set permissions for ProductList.Item.Service.ss:
- In NetSuite, go to Documents > Files > File Cabinet.
- In the file cabinet, go to Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. – X.Y.Z > Development > services.
- Next to ProductList.Item.Service.ss, click Edit.
- Go to the Permission tab and check the Enabled box.
- From the Execute as Role list, select SC Product List.
- Check the Run Script Without Login box.
- Click Save.