why gl plugin netsuite doesn't work when the trans...
# ask-stanley-ai
n
why gl plugin netsuite doesn't work when the transaction is created through an restlet
c
AI generated answer (using internal Slack threads):
The GL Plugin in NetSuite may not work when a transaction is created through a RESTlet due to the way NetSuite handles user validation for RESTlet transactions. When a transaction is created via a RESTlet, the user associated with the token is validated. This means that the transaction is effectively created by the token user, not the actual user who initiated the transaction. The GL Plugin is designed to work with certain transaction types, and it may not be triggered if the transaction is created by a token user via a RESTlet. This is because the GL Plugin may be looking for specific user or transaction attributes that are not present or are different when the transaction is created via a RESTlet. Unfortunately, there is no way to configure a different user when executing the script via a RESTlet. The user associated with the token is always the one that is validated and used for the transaction. ****** 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.80670172
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.804382324
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.803405821
Please provide your feedback on this answer.
j
It's working