You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Get completed tasks based on the completion date

Accepted answer
12
Views
1
Comments
edited Jan 30, 2020 1:12PM in Process Automation 1 comment

Summary

Get completed tasks based on the completion date

Content

Hi,

I'm using Oracle PCS Rest API , I want to get the completed tasks based on the completion date.

The existing feature is to retrieve tasks based on the creation date which is not logic.

bpm/api/4.0/tasks?since=2020-01-29&status=COMPLETED&until=2020-01-31

since(optional): string

Returned items must be created later than the specified time, in ISO-8601 format YYYY-MM-DDTHH:MM:SS[.sss]Z

until(optional): string
Returned items must be created before the specified time, in ISO-8601 format YYYY-MM-DDTHH:MM:SS[.sss]Z

Why would somone retrieve completed tasks with their creation date , any idea how to get the Completed tasks with the updated date ?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!