tiger
10/28/2025, 2:40 AMCeligo AI
10/28/2025, 2:40 AMAI generated answer (using internal Slack threads):The error message "You do not have access to the media item you selected" typically occurs when the script does not have the necessary permissions to access the file. This could be due to several reasons: 1. The file is not in a public folder and the script does not have the necessary permissions to access it. In NetSuite, files are stored in folders, and these folders can have permissions set on them. If the file is in a private folder, the script may not be able to access it unless it has the necessary permissions. 2. The file has been deleted or moved. If the file has been deleted or moved to a different location, the script will not be able to access it and will throw this error. 3. The file is not available at the time the script is trying to access it. If the file is being used by another process or user at the time the script is trying to access it, the script may not be able to access it and will throw this error. To resolve this issue, you can try the following: - Check the permissions on the folder where the file is stored. If the script does not have the necessary permissions to access the folder, you will need to grant it the necessary permissions. - Check if the file is in a public folder. If it is not, you may need to move it to a public folder or grant the script the necessary permissions to access the private folder. - Check if the file has been deleted or moved. If it has, you will need to update the script to point to the new location of the file. - Check if the file is available at the time the script is trying to access it. If it is not, you may need to adjust the timing of the script to ensure that it is not trying to access the file at the same time as another process or user. ****** 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
10/28/2025, 2:40 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834655881
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.8283692
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.812561095
Celigo AI
10/28/2025, 2:40 AM