Get the application name

Certified Senior Developer

Hi Everyone,

Requirement: We need to segregate the process model based on the app name in the process task reports.

We are creating the process reports based on all task, we need to fetch the app name based on the Process model ID.

Any suggestions would be appreciated, Thanks in advance. 

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Here is one more way of doing it without using the filters based on application name.

    In order to fetch all the tasks based on the application from the task report we can also add a process variable of  Application ID in all the process model containing tasks and then you can add the filter based in application ID in your task report.

Reply
  • 0
    Certified Lead Developer

    Here is one more way of doing it without using the filters based on application name.

    In order to fetch all the tasks based on the application from the task report we can also add a process variable of  Application ID in all the process model containing tasks and then you can add the filter based in application ID in your task report.

Children
No Data