You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have same problem, for short list of targets for which I need activities everything works fine, but for a longer list (not very long though, 116 targets) I get HttpApplicationError with code 500 every time.
Greetings!
I tried the following query:
which returns
12004
. Trying to write the query result to a file like this:but the process hangs after the
6980
th entry returning a500
error.Do I have to split the query in chunks somehow?
The text was updated successfully, but these errors were encountered: