cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti-rest

mrunali70
Champ in-the-making
Champ in-the-making
Hi, i am new to activiti. i  copied 2 war files in webapp folder of tomcat.then using cmd i started tomcat. now when i hit localhost:8080/activiti-explorer/ ;activiti login screen appears.so its working fine.but when i hit localhost:8080/activiti-rest.it gives me error,resources not available.error 404. what is expected screen after hit to activiti-rest and how i will come to know activiti-rest is working properly or not.
thank you,
Mrunali
4 REPLIES 4

vasile_dirla
Star Contributor
Star Contributor
do you have any errors in tomcat console or log files ?

mrunali70
Champ in-the-making
Champ in-the-making
no, there is no error in tomcat. can u please tell me what is exact relation between activiti-explorer and activiti-rest. i am new to activiti. how i can start the processes of activiti explorer using rest webservice. what is actual flow and how it works??

vasile_dirla
Star Contributor
Star Contributor
Hi,
Any process you create using the Activiti Exporer will end up being written in the Activiti database.
The REST services will offer you the possibility to interact with the Activiti backend without activiti explorer application (which is just a client application)

So, all the processes you create using Activiti explorer will be visible to the REST services.

How to use the REST services? just download the sources (as you know it's open source) and you'll see a lot of tests covering so many scenarios. (downloading sources and investigating the code will help you a lot)

rao_diid
Champ on-the-rise
Champ on-the-rise

Hi there,

not sure of the original question has been answered. If yes, please could you tell how to login to rest web console. I always get 404 when try to login with kermit/kermit or any other default users.

Thanks in advance.

Rao

Getting started

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.