How to complete a task using REST API (Activiti 5.15)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2014 05:39 PM
Hi everybody,
I created a process in Activiti 5.10 which contains only one Human task.
so far every thing is alright using REST, I can deploy, undeploy and fire process via REST Client.
but when I tried to complete task using REST, I always got the following error message:
{"errorMessage":"The server encountered an unexpected condition which prevented it from fulfilling the request","statusCode":500}
as per User guide, I tried new REST API and Legacy API as well, all failed.
appreciate for help
I created a process in Activiti 5.10 which contains only one Human task.
so far every thing is alright using REST, I can deploy, undeploy and fire process via REST Client.
but when I tried to complete task using REST, I always got the following error message:
{"errorMessage":"The server encountered an unexpected condition which prevented it from fulfilling the request","statusCode":500}
as per User guide, I tried new REST API and Legacy API as well, all failed.
appreciate for help
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2014 02:43 AM
Hi,
I had not issue to complete user task through REST api on 5.15.1.
Regards
Martin
I had not issue to complete user task through REST api on 5.15.1.
Regards
Martin
