Importing while report running
Neil
11-8-18
Version: SERP 8.3

I notice that when a user is executing a long running report (CuArtSTRn for example) that import procedures seem to be blocked while the report is processing with the log message:

Waiting for 1 report(s) eapos = 0

Since we rely on some custom import utilities that must be run multiple times a day as well as some long running reports it makes it difficult to work around.

Is there some way to allow importing while a report is running? We do have the multi-threaded reports setting on.

Also is there some way in the UI to see who is running a report that is blocking besides checking the server log?

Thanks.






Paul Timms
11-8-18
To see running reports, go to Technics > Reports > Reports Status and select all users.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026