• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Need help in understanding Activiti & Vaadin

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am totally new to activiti bpm and I'm exploring the same.

As of now I am focusing on understanding how I can create UI(I am trying to use Vaadin here) and use it as a user task in the bpm(activiti bpm).

I understand formkey attribute to be specified but It doesnt seem to work for me.

Any help is greatly appreciated.

Also Please suggest any pdf's which explains using both vaadin and activiti.

Thanks,
Hari.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch.

I understand formkey attribute to be specified but It doesnt seem to work for me.


What, specifically, have you implemented, and how, exactly, does that or does that not work? TellTheDetails

Please suggest any pdf's which explains using both vaadin and activiti.


What, specifically, should those contain that is not covered by the extensive documentation on the Activiti and Vaadin web sites?
 
SriHari Kiran
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am looking for any document or PDF's which covers hands on training on Activiti + Vaadin starting from the simplest to the most complex examples.

extensive documentation on the Activiti and Vaadin web sites are related to activiti and vaadin separately.
Which ever is covering both has complex applications which are not of great help for beginners.


 
SriHari Kiran
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have created a very simple Vaadin form using eclipse.
I have also created a simple bpm using activiti which just has one user task assigned to kermit.

I have given the form key as the java file name (Guess I went wrong here) but not sure what to provide.
When I have executed the process, I could only see complete task button in my tasks but not the form which I have created.

 
Why am I so drawn to cherry pie? I can't seem to stop. Save me tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic