Data Collector Job not executing - user admin is not active

Ivan Delchev
Giga Contributor

Hello guys,

I am working on creating a Virtual Agent conversations and one of the crucial details is that we need analytics for it's performance and usage. However the provided out of the box dashboard doesn't work. I am pretty far away from this analytics/reporting stuff, however I checked some settings and found that the scheduled data collector job is executing with following error: DataCollectorJob: [PA VA] Daily Data Collection not executed, user admin is not active

find_real_file.png

I will appreciate if someone can give me more details about how this VA out of the box dashboard works and how can I fix this data collector job.

 

Thank you!

1 ACCEPTED SOLUTION

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi Ivan,

Assuming you've activated the plugin Virtual Agent Analytics Dashabord (com.glide.cs.pa), i've tried the same in my PDI and see that OOTB VA Dashboard is there but without data available:

find_real_file.png

Now I can see the [PA VA] Daily Data Collection in the Jobs:

find_real_file.png

The error message you're getting is related to the Job parameter, you should have Run as as "System Administrator" and Active "true", like here:

find_real_file.png

If you click Execute Now, the Job should run and get all the information available (state Collected in tab Job Logs😞

find_real_file.png

This is the result in my PDI, as you can see now it looks different, even if I don't have any demo data in my PDI, the dashboard widget are providing some kind of results:

find_real_file.png

Hope this can help you to fix your issue!

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

View solution in original post

6 REPLIES 6

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi Ivan,

Assuming you've activated the plugin Virtual Agent Analytics Dashabord (com.glide.cs.pa), i've tried the same in my PDI and see that OOTB VA Dashboard is there but without data available:

find_real_file.png

Now I can see the [PA VA] Daily Data Collection in the Jobs:

find_real_file.png

The error message you're getting is related to the Job parameter, you should have Run as as "System Administrator" and Active "true", like here:

find_real_file.png

If you click Execute Now, the Job should run and get all the information available (state Collected in tab Job Logs😞

find_real_file.png

This is the result in my PDI, as you can see now it looks different, even if I don't have any demo data in my PDI, the dashboard widget are providing some kind of results:

find_real_file.png

Hope this can help you to fix your issue!

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

Adam Stout
ServiceNow Employee
ServiceNow Employee

I see a longer explanation but is the short answer, you disabled the admin account and had to pick an active user to run the job as?

Actually, by default the job was set to run as System Administrator user but we don't have such user in our environment. So I put there my admin account and it's working just fine.

I recommend that you create a dedicated user with little to no permissions to run your Performance Analytics Data Collectors.   Performance Analytics bypasses ACLs (except for scripts) so you don't need to have admin access and if for some reason you leave, you want the Data Collectors to continue.  It also helps in debugging if there is a dedicated user so you can tell the difference between you and the Data Collector.