Join Slack
Powered by
Have a scheduled script that calls a suitelet. I ...
# suitescript
r
rustyshackles
01/29/2021, 10:06 PM
Have a scheduled script that calls a suitelet. I have found out that the sched script can only successfully call the suitelet if the
Available Without Login
is checked. Is this the only option?
k
Kris Wood
01/29/2021, 11:59 PM
Maybe use N/task to trigger it as a scheduled script or map/reduce instead of as a suitelet?
b
battk
01/30/2021, 12:04 AM
use the code from the suitelet as a custom module
s
stalbert
01/30/2021, 2:25 AM
if you need to actually call the suitelet via http for some reason, you can use TBA
r
rustyshackles
02/01/2021, 8:45 PM
Thanks for all the suggestions
62
Views
Open in Slack
Previous
Next