Hi Folks,
Is there any other approach we can use for displaying active tasks on UI except the active task report and storing in DB and fetching it.
Discussion posts and replies are publicly visible
As Stefan said.. why do you need to use a DDBB rather than a report? Maybe because you need functional information that you don't have in the report?
Correct..some of my data is not working as expected (limitation of Task reports) in Process reports.
What do you mean with this?
Arpit Bhatnagar said:some of my data is not working as expected
If your tasks are process-backed, then you will need to use the task report. There isn't any other way. In the article below, I have explained it in detail.
If your tasks are DB-backed, then you will need to fetch them from DB and show them.