Fetch a column from the reports

Hi,

I need to fetch a column details from a Report by passing processId and a variable which specifies the environment.

"queryProcessAnalytics" to fetch the details doesn't seem to work.

Any idea on this?

Thanks in advance,
Nimisha.

OriginalPostID-232179

  Discussion posts and replies are publicly visible

Parents
  • Please elaborate the issue..
    Why do you need to specify environment? Are you looking to utilize multiple Appian boxes for this?
    If for process instance details, you can create a new column in your process report that displays process ids, fetch querydatasubset from 'querProcessAnalytics' and index the data on process ids..
    Hope it helps!
Reply
  • Please elaborate the issue..
    Why do you need to specify environment? Are you looking to utilize multiple Appian boxes for this?
    If for process instance details, you can create a new column in your process report that displays process ids, fetch querydatasubset from 'querProcessAnalytics' and index the data on process ids..
    Hope it helps!
Children
No Data