Nour
08/05/2025, 12:45 PMCeligo AI
08/05/2025, 12:45 PMAI generated answer (using internal Slack threads):Based on the conversations, there could be several reasons why the Auto Assign UPC bundle script might not be working on NetSuite: 1. UPC Code Length: The UPC code must be 12 digits long. If the UPC code generated by the script is not 12 digits, it could cause an error. You might want to check the configuration of the script to ensure it's generating a 12-digit UPC code. 2. Bar Coding Feature: The UPC code field might not be showing because the Bar Coding feature is not enabled. You need to enable this feature to show the UPC code field. 3. Script Context: Some features in NetSuite, like the Customer Part Number feature, only work via client script. If you're trying to trigger the Auto Assign UPC bundle script via a Map/Reduce script or any other server-side script, it might not work. You might need to rebuild the logic in a client script. 4. Missing UPC Code: If the UPC code on the item record is missing, it could cause issues. The script might be trying to use the UPC code in a search or some other operation, and if it's missing, it could cause the script to fail. Please check these points and see if they help resolve the issue. If not, you might need to consider building a custom scripted solution due to the limitations of the Auto Assign UPC bundle script. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
08/05/2025, 12:45 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.855034769
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843872666
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834329724
Celigo AI
08/05/2025, 12:45 PM