I have a suitelet that run for a long time, it has...
# suitescript
s
I have a suitelet that run for a long time, it has to go through many steps. I proposed to scheduled it but they don't want it. I have a question, how to you send a message on the script while it's running ? I think that node.js would do it but I would like not. Any idea ?