cancel
Showing results for 
Search instead for 
Did you mean: 

I have an issue to find out the response of a process in rest api via the rest client, which is present in Activiti-explorer of the same tomcat serve

anindita_user
Champ in-the-making
Champ in-the-making

I have an issue to find out the response of a process in rest api via the rest client, which is present in Activiti-explorer of the same tomcat server.

I have the URL by which I can find out some other processes from the activiti explorer; like this -

http://127.0.0.1:8085/activiti-rest/service/repository/process-definitions?size=1000

I found the following details -

But, out of them I cannot find the process which I deployed or run from the activiti explorer.

Please let me know how to find out the id of the process required.

Thanks for the help in advance.

15 REPLIES 15

ryandawson
Elite Collaborator
Elite Collaborator

Are the explorer and activiti-rest definitely pointing at the same database? See for example  

Yes, I have updated the db details of both the activity rest and activity explorer and then again tried. Still the details for the required process is not coming under the list of the published processes while the url is being hit in the rest client.

Please help.

Do you see any process definitions in Activiti REST?

anindita_user
Champ in-the-making
Champ in-the-making

Yes, I have updated the db details of both the activity rest and activity explorer and then again tried. Still the details for the required process is not coming under the list of the published processes while the url is being hit in the rest client.