Latest process definitions

cancel
Showing results for 
Search instead for 
Did you mean: 
jperejor
Member II

Latest process definitions

Hi,

I'm trying to obtain the latest process definitions with the following request:

GET api/-default-/public/workflow/versions/1/process-definitions?latest=true

But it doesn't work, it returns all versions of the process definitions. Thanks in advance.

1 Reply
sanjaybandhniya
Intermediate

Re: Latest process definitions

Hi,

Get List of lastest process defination in APS.

http://localhost:8080/activiti-app/api/enterprise/process-definitions

 

If you are using ACS then there is no any latest parameter to get latest version of process.