08-22-2014 07:19 AM
POST /activiti-webapp-explorer2/rest/runtime/process-instances HTTP/1.1
Host: localhost:8080
Authorization: Basic a2VybWl0Omtlcm1pdA==
Accept: application/json
Content-Type: application/json
Cache-Control: no-cache
{
"processDefinitionId":"task-duration-report:1:46",
"variables":[
{
"name":"processDefinition",
"value":"reviewSaledLead:1:38"
},
{
"name":"chartType",
"value":"pieChart"
}
],
}
{
"errorMessage": "The server understands the content type of the request entity and the syntax of the request entity is correct but was unable to process the contained instructions",
"statusCode": 422
}
08-25-2014 01:32 AM
{
"processDefinitionKey":"vacationRequest",
"businessKey":"myBusinessKey",
"employeeName":"gonzo",
"numberOfDays":"10",
"startDate":"01-01-2015 12:00",
"vacationMotivation":"I need to."
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.