cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti 6 UI vs REST API

gelito
Champ in-the-making
Champ in-the-making
Hi,

Activiti 6.0 beta download package contains two wars, for activiti-app and activiti-rest, but is the REST ready to work with new Activiti or is it the one compatible with 5.x? I have both configured to same DB so I am able to for example retrieve process instances through REST which were initaited through Activiti App, but for example there are exclusive authentication mechanisms used, Activiti App refering to users in new users table with admin@app.activiti.com being default Admin user while REST uses old users, with kermit still in full power. Thank in advance for any hints and tips.

Bests,

gelito
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
"but is the REST ready to work with new Activiti or is it the one compatible with 5.x?"

It is the same as v5 yes, not yet in sync with the new UI.

fstnboy
Champ on-the-rise
Champ on-the-rise
Has this been solved yet with the latest Beta versions?