We're developing a BPM application to be run on Weblogic, and all the tutorials point to using Oracle ADF for rendering the task forms. My question is: is it feasible to use some other framework other than Oracle ADF for this? We're not really that familiar with either Oracle BPM or Oracle ADF, but we can't avoid using Oracle BPM (contract reqt), so we would like to see if we can avoid Oracle ADF instead to minimize the learning effort.
|
feedback
|
|
I'm also looking for an answer to the same question. I would like to know how difficult is to communicate a JSF/Spring web application with the Oracle Human Worklow engine. It's not really clear for me which kind of connection Oracle use between an Oracle ADF application and the abovementioned Human Workflow engine: is it regular HTTP(S)? HTTP(S)/SOAP? maybe JMS? Thanks. | |||
|
feedback
|
|
I'm in the same place. We are going to start a project with Oracle BPM (11g), and we want to avoid the use of Oracle ADF by using something opensource like Spring with RichFaces, for example. I have heard that without using ADF, the efforts required are bigger, because it integrates in a native way with Oracle BPM. This means that we need to explore some APIs to comunicate with BPM (thing that will be transparent when using ADF). | |||
|
feedback
|
|
Yes you can, and in fact there is a great application using Struts to create your own BPM Client. Find the link in here: http://redstack.wordpress.com/2011/03/09/worklist-overview/ Another link to use .NET app as your worklist app in here: http://redstack.wordpress.com/2012/02/10/writing-a-human-task-ui-in-net-casp-net-or-in-fact-anything-other-than-adf/ | ||||
|
feedback
|