Join Slack
Powered by
I believe best practice is to seperate the logic i...
# suitescript
m
michoel
05/07/2019, 10:35 PM
I believe best practice is to seperate the logic into a module that your restlet and Suitelet both use
m
mrob
05/07/2019, 10:45 PM
I was hoping to use the suitelet as a shared repo of code for a scheduled script and a restlet to post POST to
m
michoel
05/07/2019, 11:09 PM
Keep the shared code in a seperate .js file that both scripts import
3
Views
Open in Slack
Previous
Next