Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How to protect proprietary code in Client scripts in SuiteApp when script is not hidden
We are told to not hide Client scripts in SuiteApps.
In SuiteApps which we sell we have very proprietary code in Client scripts.
When they are not hidden they can be downloaded by anyone.
Does anyone have a suggestion on how to protect Client script code from being copied?
The only way I can think to do so is to move everything possible to Suitlets and have the client script post to the Suitelet and act on the response. That seems very inefficient.
Any suggestions are greatly appreciated.