Welcome! This is a website that everyone can build together. It's easy!

How to Auto Generate Task Form in Oracle SOA Suite 11g TP4

You can download the Oracle SOA Suite 11g Technology Preview 4 (TP4) at http://www.oracle.com/technology/products/ias/bpel/techpreview/index.html.

You can generate a default jspx for a Human Task/Workflow. This can be done like in the samples for Human Workflow. http://download.oracle.com/otndocs/products/soa/SOA11gTP4_Samples_WF.zip

or

Just right click in the BPEL Designer on the Human Task -> Auto generate Task Form...
BPEL Designer Human Task

select a new Project Name like ManualApp_TaskFrom...

you will get a new project with a TaskDetail.jspx like this...

TaskDetails1.jspx

Now you have make three updates due to bugs in TP4 before you can deploy this project...

  1. Go to your Page taskDetails1.jspx -> select source
    move visible attribute from toolbox element to toolbar which childof toolbox -> remove toolbox element
  2. Go to taskflow metadataManualApporval_TaskForm.xml -> select overview -> select Behavior
    change data control scope to "isolated". (old shared)
  3. Add "ADF Faces Databinding Runtime"-Library in your new project. You can select task flow project -> properties -> Libraries.

Project Properties

Deploy the project...

go to your Worklist Application (e g. http://localhost:8988/integration/worklistapp/)-> Login -> select a task

Worklist Application with Task Datils

done!


Latest page update: made by lonneke , Jun 18 2008, 12:13 AM EDT (about this update About This Update lonneke Moved from: SOA - lonneke

No content added or deleted.

- complete history)
Keyword tags: adf bpel form soa suite task
More Info: links to this page

There are no threads for this page. 

Anonymous  (Get credit for your thread)


Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)
Top Contributors