149680 - no subject - #Getting Process Data\n\nWe are making a

#Getting Process Data

We are making a portal report for "All Processes" where we want to show the time at which the status of a particular process has changed. For example,the date/time when a process has gone from "active" to "pause". However, we haven't found a way to do so. We have gone through the available process metrics for designing a portal report.

Is there a way we can find the time whenever the process status has been modified.

Thanks in advance!!!

OriginalPostID-149680

  Discussion posts and replies are publicly visible

Parents
  • Thanks sikhivahan and Aleksi for your reply. Let me elaborate my case.

    Actually, I want to extract the data from portal Process report and dump it into DB on daily basis. The problem is that I am not just getting the conditional parameter over which I should extract the data. I mean, I don't want to extract all the data from the portal report daily. Instead, I want only those instances whose information have been updated recently. That's why I was looking for some field which holds the date-time of change in the process status such that I could extract only those process instance information which have been added/modified recently (let's say today).
    Is this doable or is there any other way to achieve this?
Reply
  • Thanks sikhivahan and Aleksi for your reply. Let me elaborate my case.

    Actually, I want to extract the data from portal Process report and dump it into DB on daily basis. The problem is that I am not just getting the conditional parameter over which I should extract the data. I mean, I don't want to extract all the data from the portal report daily. Instead, I want only those instances whose information have been updated recently. That's why I was looking for some field which holds the date-time of change in the process status such that I could extract only those process instance information which have been added/modified recently (let's say today).
    Is this doable or is there any other way to achieve this?
Children
No Data