I'm quite often using customized BPM 11g workspace application integrated into ADF 11g custom application. You can download it for BPM 11g PS5 from my previous blog: Tips & Tricks How to Run Oracle BPM 11g PS5 Workspace from Custom ADF 11g Application. Standard BPM 11g workspace ADF task flow is customized with MDS - ADF 11g PS5 Application with Customized BPM Worklist Task Flow (MDS Seeded Customization). I would like to present today updated workspace application to BPM 11g PS6. The reason to migrate customized BPM workspace to PS6 was because I'm often using it during ADF/BPM integration trainings. Also I will be posting future posts in ADF/BPM integration area based on upgraded PS6 sample application.
Here you can download new sample tested with BPM 11g PS6 - adfbpmapp_ps6.zip. ADF 11g PS6 comes with new look&feel - new ADF skin Skyros. New ADF skin and updated UI layout gives new look for BPM 11g workspace ADF task flow. Workspace ADF task flow shipped with BPM 11g PS6 release is lighter, works faster and looks better. Do you see Register button next to task list? This is custom button added through MDS customization:
You can see that user is given option to initiate new BPM process, view list of tasks assigned and finally access Human Task form. Human Task form for different steps is implemented using Generic Human Task Handler concept - Generic ADF 11g Human Task Handler Concept for Oracle BPM.
Sample application comes with BPM process. Once user redsam1 submits his task for further processing, task gets assigned for redsam2 user:
User redsam2 is granted access to the workspace, based on configured ADF Security settings, date is rendered as readonly. Data is fetched from DB based on process key:
If user redsam2 approves selected task, process steps are marked as completed:
Here you can download new sample tested with BPM 11g PS6 - adfbpmapp_ps6.zip. ADF 11g PS6 comes with new look&feel - new ADF skin Skyros. New ADF skin and updated UI layout gives new look for BPM 11g workspace ADF task flow. Workspace ADF task flow shipped with BPM 11g PS6 release is lighter, works faster and looks better. Do you see Register button next to task list? This is custom button added through MDS customization:
You can see that user is given option to initiate new BPM process, view list of tasks assigned and finally access Human Task form. Human Task form for different steps is implemented using Generic Human Task Handler concept - Generic ADF 11g Human Task Handler Concept for Oracle BPM.
Sample application comes with BPM process. Once user redsam1 submits his task for further processing, task gets assigned for redsam2 user:
User redsam2 is granted access to the workspace, based on configured ADF Security settings, date is rendered as readonly. Data is fetched from DB based on process key:
If user redsam2 approves selected task, process steps are marked as completed:













