Custom gl plugin script not logging in netsuite
# ask-stanley-ai
n
Custom gl plugin script not logging in netsuite
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems like the issue with the Custom GL Plugin Script not logging in NetSuite could be due to a few reasons: 1. The script might not be properly deployed or configured. Make sure that the script is correctly deployed and that the 'Customization→ Plug-ins → Manage Plug-ins' is set correctly. Also, ensure that all the steps in the 'Configure the Custom GL Lines Plug-in Implementation' section of the NetSuite help center are followed, including step 9. 2. The script might not be triggering due to the context in which it is being run. The custom GL plugin should trigger when you save the record regardless of the context. However, if the script is being run as a user event script or a Suitelet, it might carry the user profile and not trigger the plugin. 3. There might be an issue with the fields in the script. In one of the conversations, a script was not running because a label didn't have a value. Make sure that all the fields in your script have the correct values. 4. Lastly, ensure that there are no errors in the console. If there are, they might provide clues as to why the script is not running. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.854153156
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.824236
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.82336539
Please provide your feedback on this answer.