Thursday, January 22, 2015

Oracle Workflow Training Topics

Following is the list of topics that should be covered in Oracle Workflow Training. The topics are exhaustive and have been divided to fit into two days (approx 7-8hrs per day). 

Day 1

Talk about business process – P2P,  O2C
Why a workflow helps in streamlining a business process.
BPEL, workflow of future
Workflow Server and Workflow Builder. How the development works. WFT file is created, when stored in database the definition goes to tables, specifically WF_ITEM_TYPES.
WF_ENGINE is made up of PL/SQL packages.
Case Study – Vacation approval system.
Attributes, Message / Notification, Performers, Function, Process, Events.
Overview of Workflow Builder. WFSTD and WFERROR processes.
Bottom Up approach and Top down approach.
Add WFSTD and WFERROR item to the new workflow that you define.
Research on “Preferences SSWA” responsibility and the functionalities that it provides.
Various functions available in the “Workflow Administrator” responsibility.
Use “Developer Studio” function to run the workflow that you have developed. It should show the “Run” column.
Link between WF_USER and FND_USER. Tables WF_USERS, WF_ROLES and WF_USER_ROLES.
Notifications can be sent through email or to the worklist.


Day 2

Hands-on – Continue working on modifying the Vacation approval example. Add a timeout activity. Add a Loop counter. Add a update function to update table.
Workflow background process. Different parameters passed to this programs.
Deferred activities.
URL attribute, Form Attribute.
Workflow Roles
Send and Respond attributes.
Calling one process from another. Parent and Child process.
Business Event system – When workflow wants to communicate with external systems. 


Also on this site Core Java Training topics
http://tenthsense.blogspot.in/2013/02/core-java-course-contents.html

Drop a comment if you have any workflow training requirement




No comments:

Post a Comment