Showing posts with label oracle workflow tutorial. Show all posts
Showing posts with label oracle workflow tutorial. Show all posts

Mapping Oracle Workflow to a Directory Repository

To map Oracle Workflow to a directory repository, map the three views—WF_USERS, WF_ROLES, and WF_USER_ROLES to the database tables in the directory repository selected. If Oracle Workflow is not stand-alone, but is integrated with Oracle Applications, you can map the roles to users and positions defined in the Oracle Human Resources modules. Oracle Workflow provides a seeded script that you can run to map the three views within Oracle Applications.

How Oracle Workflow Acquires Information About a Role

In Oracle Workflow a role is a user or a group of users. Oracle Workflow gets information about a role from the following three views:
·             WF_USERS
·             WF_ROLES
·             WF_USER_ROLES

Oracle Apps 4 Beginners: Overview of Oracle Workflow


Overview of Oracle Workflow
This post will explain the concepts of a workflow and describe the separate components within the Oracle Workflow module.