I dont want to create task report and queryprocessanalytics to do get the status. Is there any other easy way of getting it?
Discussion posts and replies are publicly visible
That is the default way of doing this. Is there a specific reason you want to avoid this?
I need this feature in various part of my applications. So looking for an direct function (may be supported by some plugins).
I would create a process report and an expression which returns that status for a given task id. May I ask where you get that task id from?
What is your overall use case?
Thats what i have done. Thank you for your confirmation. I was just wondering if there are any better ways that I'm missing.
I'm getting the taskid from DB which is result of another use case. Want to display the task details in a report to the user.