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
battk
08/23/2019, 12:58 PM
synchronous
j
JohnnyC
08/23/2019, 1:02 PM
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
battk
08/23/2019, 1:20 PM
the scheduled script will use points equal to the submitRecord usage
battk
08/23/2019, 1:21 PM
each submit will have its own 1000 points for the user event
j
JohnnyC
08/23/2019, 1:21 PM
Ok...gonna add some logging getting some strange usage errors when I shouldn't be