简体   繁体   中英

JBPM User Interface - KIE Workbench vs Custom UI

I have built a process using JBPM. I am evaluating building forms using form builder provided by KIE Workbench. I saw that it uses Uberfire under the hood. What are the pros and cons of using KIE workbench for building forms vs using another are UI technology (angular js etc) and integrating that with JBPM process? Also is there a way to customize the form builder module to use other UI framework such as Angular JS , if needed?

Much of the functionality to add data items to Forms was removed in early jbpm 7.x including the ability to customise pages in an useful way. I'm not sure the reasoning for the removal of functionality it could be related to the migrations from the previous platform to uberfire etc.

It is so limiting now my project has struggled to even populate a listbox with data dynamically and chaining forms together is now impossible. We may have to end up building a custom front end - which kind of defeats the purpose of the no-code solution for workflow requirements. I'm not sure how this compares with the state of the commercial redhat product.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM