155747 - no subject - I have created a process portal report i

I have created a process portal report in which I am displaying information about active process. How can I add current (unaccepted) task name, current (unaccepted) task assign to (users or group), and current task lag time information to the report? If this can be done in SAIL, please provide the sample code. Feel free to let me know if you have any questions in this regard. Thanks in advance...

OriginalPostID-155747

  Discussion posts and replies are publicly visible

Parents
  • Added to above, you need to save those detail in process variables. Because what ever the detail you want to show on process report, it must be available within the process instance. By giving "tp!owner/tp!assignees/etc" directly, you might not see the results in your report.
    Make sure that you save the required values into process variables and configure them in your process report. That can solve your requirement.
Reply
  • Added to above, you need to save those detail in process variables. Because what ever the detail you want to show on process report, it must be available within the process instance. By giving "tp!owner/tp!assignees/etc" directly, you might not see the results in your report.
    Make sure that you save the required values into process variables and configure them in your process report. That can solve your requirement.
Children
No Data