cancel
Showing results for 
Search instead for 
Did you mean: 

Search for Completed BPM tasks using Date

ankur_garg5
Active Contributor
0 Kudos

Hi,

We have a requirement to search for all Completed tasks within a certain date and time period. Can this be achieved using BPM APIs? It has to be all the tasks and not just the tasks of the logged in user. If this is possible, can you please explain how and from what version is this possible. We are currently on 7.4 SP5.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

junwu
Active Contributor
0 Kudos

seems to be no problem for your version.

ankur_garg5
Active Contributor
0 Kudos

Can you please provide some hints or ideas how to achieve this? Probably the class name in the BPM APIs?

Former Member
0 Kudos

Hint - The Javadocs: Overview

ROHITGERA1
Participant
0 Kudos

Hi Ankur,

You can go to Process Repository and there you can select the Advanced Option and then apply the filter according to your requirements.

Thanks,

Rohit

ankur_garg5
Active Contributor
0 Kudos

Hi Rohit,

First, Process repository is something else. What you are talking about is Manage Processes. Second, we are trying to search for tasks and not processes. And no, the Manage Tasks UI does not give ability to search for Completed Tasks between a particular date range. Hence we want to achieve this using BPM API.

Thanks for your response.

Ankur