Why it takes 2 hours to import 2000 sales orders w...
# general
w
Why it takes 2 hours to import 2000 sales orders with CSV file? Is it normal?
e
If you have the run server-side scripts checkbox checked, your user events will fire and depending on what it does when a record is accessed, it will add to the processing time.
w
@Eric B thanks, I can see this checkbox is checked, seems it related to some workflow, how can I check the workflow, so I may ok to disable it
e
Go to Customization->Scripting->Scripted Records->Sales Orders to view scripts and workflows.
d
Also check whether you can or are using "Use Multi-Threading"