REST

How to delete a user with Bonita 6.1+ Rest API ?

Hello bonita community,

I am writing a java client for bonita 6.1 rest API using Apache HttpClient 4.3.1

Currently i'm facing a problem with the HTTP DELETE method.

When i want to delete a single entry I execute a httpDelete on http://myserver.com/bonita/API/identity/user/102

Bonita and Bonita Rest in the same server

Hi

I want to deploy bonita.war and bonita-server-rest.war in the same server, and that they both share the same engine or / and API

I mean that all the operations done in the bonita-server-rest.war be able in the bonita.war engine

What do i need to do this ?

Thank you and regards

REST API Bonita 6.x Authentication 401 Unauthorized

Hello guys,

i am really new to bonitasoft.

Please help, i am writing my thesis at university and i already spend too much time on this issue and cannot go on because of this problem.

I did installed bonita(didn't need to do any configurations), created organisation and a process and deployed them. Now i want to integrate the bonita engine with a remote custom UI.

Problems with api type http and server

If i configure my Bonita in "bonita-client.properties" to http api type. The http api doesn't work ( server doesn't respond), are there any changes which i also have to do?Are there any other documents which could help me?

http://documentation.bonitasoft.com/web-rest-api

http://documentation.bonitasoft.com/development-overview

Notifications