InterviewSolution
| 1. |
How To Run A Script In Netsuite? |
|
Answer» The following is the process where you can run a script in Netsuite and it is fairly very simple and easy. The steps are: 1. First of all, CREATE a JavaScript file for your script 2. Then upload a file into Netsuite 3. Create the Netsuite script 4. Define the SCRIPTS at runtime options within Netsuite script DEPLOYMENT page. The following is the process where you can run a script in Netsuite and it is fairly very simple and easy. The steps are: 1. First of all, create a JavaScript file for your script 2. Then upload a file into Netsuite 3. Create the Netsuite script 4. Define the scripts at runtime options within Netsuite script deployment page. |
|