Scheduled script calls submitRecord in SS 1.0 or s...
# suitescript
j
Scheduled script calls submitRecord in SS 1.0 or save in 2.0 on an invoice are the user event afterSubmit script that result from the save synchronous or async?
b
synchronous
j
Hey @battk thought so but in the last couple of weeks seeing behaviour making me think it wasn't. In the same scenario usage in the afterSubmit is it decremented from the Scheduled Script 10K or the UE 1K
b
the scheduled script will use points equal to the submitRecord usage
each submit will have its own 1000 points for the user event
j
Ok...gonna add some logging getting some strange usage errors when I shouldn't be