11-08-2017 02:36 AM
Hi,
I am new to activiti framework and checked the Activiti Explorer, used some functionalities in it. it is useful for draw the process, deploy and executes it. I would like to implement real time application like Leave Management. I know the requirements for it.
Is Activiti Explorer sufficient to design the application? or any other tool available to implement like these applications?
Thanks
11-08-2017 08:31 AM
Hi,
Activiti Explorer is the old default UI and is no longer being maintained. Also, it is not meant for production use. There is a new Angular JS based version available in Activiti 6 which is the current stable version of Activiti. Have you checked that?
A few other options for you are:
Cheers,
Ciju
11-08-2017 10:36 AM
Thank you for your reply. Please guide me. I was integrated activiti plugin in my eclipse and define a process and execute it. Here we have an option "form key". If we define a form in activiti UI then How can i display it in runtime of java framework?
11-08-2017 11:01 AM
Can you not do the development in Web Modeler? If you want to develop process in eclipse and form in UI, you can do that linking using form-key. However you somehow must get the forms deployed to the forms runtime tables in Activiti database.
11-08-2017 11:48 AM
What is Web Modeler? I designed a form in Activiti UI. It is displayed in Activiti web browser. but it is not displayed in my spring application.
Explore our Alfresco products with the links below. Use labels to filter content by product module.