Retrieve Process Instance Information using REST
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2014 05:04 AM
I am trying to use this URL for retrieve process instance information.I want get tasks information regarding to that process instance.
I found these details in activiti user guide.but i am unable to fetch data
http://kermit:kermit@localhost:8080/activiti-rest/service/process-instance/7824
response
————-
{
errorMessage: "Authentication is required"
statusCode: 403
}
Can someone help me please I think i provide user details in the URL
I found these details in activiti user guide.but i am unable to fetch data
http://kermit:kermit@localhost:8080/activiti-rest/service/process-instance/7824
response
————-
{
errorMessage: "Authentication is required"
statusCode: 403
}
Can someone help me please I think i provide user details in the URL
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2014 03:33 AM
