Reference Product List Patch for SCA 2024.2

To implement this patch, set the permissions for the ProductList files.

Step 1: Set Permissions for ProductList.Service.ss

To set permissions for ProductList.Service.ss:

  1. In NetSuite, go to Documents > Files > File Cabinet.

  2. In the File Cabinet, go to Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. -X.Y.Z > Development > services.

    Important:

    Replace the string, X.Y.Z, with the version of SCA you are using.

  3. Next to ProductList.Service.ss, click Edit.

  4. Go to the Permission tab and check the Enabled box.

  5. From the Execute as Role list, select SC Product List.

  6. Check the Run Script Without Login box.

  7. Click Save.

Step 2: Set Permissions for ProductList.Item.Service.ss

To set permissions for ProductList.Item.Service.ss:

  1. In NetSuite, go to Documents > Files > File Cabinet.

  2. In the File Cabinet, go to Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. -X.Y.Z > Development > services.

    Important:

    Replace the string, X.Y.Z, with the version of SCA you are using.

  3. Next to ProductList.Item.Service.ss, click Edit.

  4. Go to the Permission tab and check the Enabled box.

  5. From the Execute as Role list, select SC Product List.

  6. Check the Run Script Without Login box.

  7. Click Save.

Step 3: Confirm Custom Record ID and Access Type

  1. In NetSuite, go to Customization > List, Records & Fields > Record Types.

  2. Click the link for the custom record type, Product Lists.

  3. On the Custom Record Type page for Product Lists, confirm that ID has the value, customrecord_ns_pl_productlist.

  4. Confirm that Access Type has Use Permission List selected.

    If the access type is not correct, select Use Permission List from Access Type.

  5. Click Save to save any changes you made.

  6. Repeat steps 1 to 5 for the following custom record type:

    Product Lists Items – the ID should be customrecord_ns_pl_productlistitem and the access type should be Use Permission List.

Step 4: Add Item List Permission to View

  1. In NetSuite, go to Setup > Users/Roles > Manage Roles.

  2. Next to the SC Product Lists role with the ID, customrole_sc_product_lists, click Edit.

  3. Go to the Permissions tab and the Lists subtab.

  4. For the permission, Items, confirm the level is set to View.

    If the Items permission level is not View, update the level to View, then click Save.

Related Topics

General Notices