Accessing The Bonita Execution Engine

How can you access BEE 5.8 using Java?

I mean loging to a remote server like http://server-ip:8080/bonita using credentials like username: admin, password:bpm and then use all the APIs available.

Hi,

if you want to access a remote engine you can use the bonita client API in mode EJB or REST.