hi, i try to Start a process using an instantiation contract in postman.
URL: ........./API/bpm/process/:processId/instantiation
Method: POST
in my contract: i have 2 data (name and age) from bdm,
When i send the request on postman i got this error
{
“code”: 415,
“contactEmail”: null,
“description”: “The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method”,
“homeRef”: “/”,
“reasonPhrase”: “Unsupported Media Type”,
“uri”: “http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.16”
}
What is the problem here, and how do i resolve this,
THANK IN ADVANCE
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.