Skip to main content
kiaras1915
February 22, 2021
Question

a!queryProcessAnalytics

  • February 22, 2021
  • 4 replies
  • 0 views

Hello!

I am trying to query data from a Process report, but I am facing an issue. I can show correctly the data on the process reports, but when I am using at the expression a!queryProcessAnalytics the date is null. Where might be the problem? Is the type of the process report?

4 replies

stefanhelzle0001
February 22, 2021

Check the error message in the output. Last line.

kiaras1915
February 22, 2021

You were right. that error indicate that I should add "contextProcessModels" field inside the a!queryProcessAnalytics. Than you!