Is this a reasonable amount of time to create a si...
# suitescript
c
Is this a reasonable amount of time to create a single journal entry via the REST API?
d
That would depend on how many lines and what other fields (columns) are being set. It also takes into account other scripts and workflows that are running on the JE at save.
c
Two lines: line memo, debit, credit, line department and account.
It couldn’t be more basic
d
Does it take that long in the UI?
c
UI is hit and miss, sometimes 5 seconds, sometimes 20. It’s not scripted.
omg I'm doomed...
I don't think I can consider this a complex journal either...
r
Have you checked if there are any UE scripts deployed on the Journal record?
Or Workflows also
c
It's non-scripted and no workflows. It's a very basic NetSuite implementation.
I'm thinking it's just some sort of JVM-style warm-up time for the first few requests.