JB
05/29/2025, 5:39 PMCeligo AI
05/29/2025, 5:39 PMAI generated answer (using internal Slack threads):Yes, you can use a workflow to create a pop-up message when you try to create an item and the UPC code is already existing. However, this would require a combination of SuiteScript and SuiteFlow. Here's a general approach: 1. Create a workflow that triggers on the creation of an item. 2. Add a state and a condition that checks if the UPC code of the newly created item already exists in the system. You can do this by using a search in a SuiteScript action. 3. If the condition is met, use the 'Show Message' workflow action to display a pop-up message to the user. Please note that this approach requires a certain level of familiarity with SuiteScript and SuiteFlow. Also, keep in mind that workflows are not real-time and there might be a slight delay before the pop-up message is displayed. ****** 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
05/29/2025, 5:40 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832802236
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.818348825
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.81493783
Celigo AI
05/29/2025, 5:40 PM