Saturday, April 20, 2013

JDev/ADF sample - Oracle BPM 11g Mobile Worklist with ADF Mobile

  • Oracle BPM 11g Mobile Worklist with ADF Mobile. I have developed ADF Mobile application to bring BPM worklist tasks to the mobile device - I would like to share concepts of such ADF Mobile application with the community. The whole idea is based on BPM Java API to access BPM Context and get currently assigned tasks for the user, read more here - Lightweight ADF Task Flow for BPM Human Tasks Overview. Once tasks from BPM are queried, they are exposed through ADF BC secured Web Service method. Web Service is consumed from ADF Mobile application through Web Service Data Control - task data is rendered on the mobile device, later user can do callback and send approve/reject actions. Approve/Reject actions will be processed by BPM API on ADF BC secured Web Service side..
    Download - BPMMobileWorkListApp.zip

No comments: