Search Results users
The WF_LOCAL_USERS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Oracle Workflow module, which facilitates the automation and management of business processes. This table stores essential information about local users who interact with the Workflow system, enabling role-based access control, notification routing, and process execution. Below is a detailed analysis of its structure, purpose, and significance within Oracle EBS.
Purpose and Functionality
TheWF_LOCAL_USERS
table serves as a repository for user-specific data required by Oracle Workflow. It maintains mappings between internal user identifiers and their corresponding roles, ensuring seamless integration with the EBS security model. Key functionalities include:
- User-Role Mapping: Links EBS users to Workflow roles, enabling role-based task assignments and notifications.
- Notification Management: Stores user preferences for notifications (e.g., email formats, delivery methods).
- Process Execution: Tracks user participation in workflow processes, such as approvals or escalations.
Table Structure
The table comprises columns that capture user attributes and workflow-specific metadata. Below are the primary columns and their descriptions:Column Name | Data Type | Description |
---|---|---|
USER_NAME | VARCHAR2 | Unique identifier for the user (typically the EBS username). |
ROLE_NAME | VARCHAR2 | Workflow role assigned to the user. |
NOTIFICATION_PREFERENCE | VARCHAR2 | Defines how notifications are delivered (e.g., MAILTEXT, MAILHTML). |
LANGUAGE | VARCHAR2 | Preferred language for notifications. |
TERRITORY | VARCHAR2 | Geographic region for localization. |
NLS_DATE_FORMAT | VARCHAR2 | Date format preference. |
Integration with Oracle EBS
In EBS 12.1.1 and 12.2.2, theWF_LOCAL_USERS
table integrates with core modules like HRMS and System Administration to:
- Synchronize User Data: Automatically populates user details from
FND_USER
andPER_ALL_PEOPLE_F
tables. - Security Enforcement: Validates user access via roles defined in
WF_ROLES
andWF_USER_ROLES
. - Localization Support: Aligns with EBS’s multi-language and multi-territory capabilities.
Key Considerations
- Data Maintenance: Avoid manual updates; use Workflow APIs like
WF_DIRECTORY.CreateAdHocUser
to ensure data integrity. - Performance: Indexes on
USER_NAME
andROLE_NAME
optimize query performance for large user bases. - Upgrades: During EBS upgrades, validate table dependencies and migrate customizations carefully.
Conclusion
TheWF_LOCAL_USERS
table is a linchpin in Oracle Workflow’s architecture, bridging EBS user management with process automation. Its design ensures scalability, security, and compliance with enterprise workflows. Administrators must adhere to Oracle’s best practices to maintain its efficacy in production environments.
-
Lookup Type: FND_GRANTS_GR_TYPES
12.1.1
product: FND - Application Object Library , meaning: Grantee Types for Grants , description: Grantee Types for Grants ,
-
Lookup Type: FND_GRANTS_GR_TYPES
12.2.2
product: FND - Application Object Library , meaning: Grantee Types for Grants , description: Grantee Types for Grants ,
-
Lookup Type: FND_WF_ORIG_SYSTEMS
12.1.1
product: FND - Application Object Library , meaning: FND WF ORIG SYSTEMS , description: Valid Workflow Origination Systems ,
-
Lookup Type: FND_WF_ORIG_SYSTEMS
12.2.2
product: FND - Application Object Library , meaning: FND WF ORIG SYSTEMS , description: Valid Workflow Origination Systems ,
-
Concurrent Program: FNDSCARU
12.1.1
execution_filename: FNDSCARU , product: FND - Application Object Library , user_name: FNDSCARU , description: Active Responsibilities and Users , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FNDSCARU
12.2.2
execution_filename: FNDSCARU , product: FND - Application Object Library , user_name: FNDSCARU , description: Active Responsibilities and Users , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FNDSCRUR
12.2.2
execution_filename: FNDSCRUR , product: FND - Application Object Library , user_name: FNDSCRUR , description: Print a report showing users with a given responsibility , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FNDSCRUR
12.1.1
execution_filename: FNDSCRUR , product: FND - Application Object Library , user_name: FNDSCRUR , description: Print a report showing users with a given responsibility , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: UMX_REG_SERVICE_ELIGIBILITY
12.2.2
product: FND - Application Object Library , meaning: UMX Registration Process Eligibility ,
-
Lookup Type: FND_GRANTS_GRANTEE_TYPES
12.1.1
product: FND - Application Object Library , meaning: Fnd Grants Grantee Types , description: Grantee Types in FND_GRANTS Table ,
-
Lookup Type: FND_GRANTS_GRANTEE_TYPES
12.2.2
product: FND - Application Object Library , meaning: Fnd Grants Grantee Types , description: Grantee Types in FND_GRANTS Table ,
-
Lookup Type: UMX_REG_SERVICE_ELIGIBILITY
12.1.1
product: FND - Application Object Library , meaning: UMX Registration Process Eligibility ,
-
Lookup Type: UMX_OTHER_CATEGORY_LOOKUP
12.1.1
product: FND - Application Object Library , meaning: User Management: Group Categories (other source systems) , description: The Tag field must be numeric and is used as sort order in the UI ,
-
Lookup Type: UMX_OTHER_CATEGORY_LOOKUP
12.2.2
product: FND - Application Object Library , meaning: User Management: Group Categories (other source systems) , description: The Tag field must be numeric and is used as sort order in the UI ,
-
Concurrent Program: FNDWFBULKRESETNTFPREF
12.2.2
execution_filename: WF_LOCAL_SYNCH.BULK_RESET_NTFPREF , product: FND - Application Object Library , user_name: Workflow Directory Services Bulk Reset DISABLED Notification Preference , description: This program resets the notification preference of all DISABLED users/roles by Mailer due to some error to its previous value , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: WF_USER_LOV_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.WF_USER_LOV_VL, object_name:WF_USER_LOV_VL, status:VALID, product: FND - Application Object Library , implementation_dba_data: APPS.WF_USER_LOV_VL ,
-
View: WF_USER_LOV_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.WF_USER_LOV_VL, object_name:WF_USER_LOV_VL, status:VALID, product: FND - Application Object Library , implementation_dba_data: APPS.WF_USER_LOV_VL ,
-
Table: WF_LOCAL_USERS
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.WF_LOCAL_USERS, object_name:WF_LOCAL_USERS, status:VALID, product: FND - Application Object Library , description: Local Users table , implementation_dba_data: APPLSYS.WF_LOCAL_USERS ,
-
Table: WF_LOCAL_USERS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.WF_LOCAL_USERS, object_name:WF_LOCAL_USERS, status:VALID, product: FND - Application Object Library , description: Local Users table , implementation_dba_data: APPLSYS.WF_LOCAL_USERS ,
-
Concurrent Program: FNDSCURS
12.2.2
execution_filename: FNDSCURS , product: FND - Application Object Library , user_name: FNDSCURS , description: User Responsibility Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FNDSCURS
12.1.1
execution_filename: FNDSCURS , product: FND - Application Object Library , user_name: FNDSCURS , description: User Responsibility Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FNDSCSRU
12.1.1
execution_filename: FNDSCSRU , product: FND - Application Object Library , user_name: FNDSCSRU , description: Signon Audit User Login Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: FND_CP_CRM_DIAG_LEVELS
12.2.2
product: FND - Application Object Library , meaning: CP CRM DIAGNOSTIC LEVELS , description: Diagnostic Levels for Conflict Resolution Manager ,
-
Concurrent Program: FNDSCSRU
12.2.2
execution_filename: FNDSCSRU , product: FND - Application Object Library , user_name: FNDSCSRU , description: Signon Audit User Login Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: FND_DEFAULT_CONTEXT_FIELDS
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_DEFAULT_CONTEXT_FIELDS, object_name:FND_DEFAULT_CONTEXT_FIELDS, status:VALID, product: FND - Application Object Library , description: Name of fields on forms that users can use as reference fields for descriptive flexfields , implementation_dba_data: APPLSYS.FND_DEFAULT_CONTEXT_FIELDS ,
-
Table: FND_DEFAULT_CONTEXT_FIELDS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_DEFAULT_CONTEXT_FIELDS, object_name:FND_DEFAULT_CONTEXT_FIELDS, status:VALID, product: FND - Application Object Library , description: Name of fields on forms that users can use as reference fields for descriptive flexfields , implementation_dba_data: APPLSYS.FND_DEFAULT_CONTEXT_FIELDS ,
-
Lookup Type: FND_CP_CRM_DIAG_LEVELS
12.1.1
product: FND - Application Object Library , meaning: CP CRM DIAGNOSTIC LEVELS , description: Diagnostic Levels for Conflict Resolution Manager ,
-
Lookup Type: APPS_SSO_LINK_TRUTH_SRC_TYPE
12.2.2
product: FND - Application Object Library , meaning: Applications SSO Linking Truth Source Type , description: This lookup is used by the "Applications SSO Linking Truth Source" profile to indicate the source of truth when linking happens between existing users in OID and E-Business Suite. ,
-
Lookup Type: APPS_SSO_LINK_TRUTH_SRC_TYPE
12.1.1
product: FND - Application Object Library , meaning: Applications SSO Linking Truth Source Type , description: This lookup is used by the "Applications SSO Linking Truth Source" profile to indicate the source of truth when linking happens between existing users in OID and E-Business Suite. ,
-
View: FND_OBJ_INSTANCE_GRANTS_V
12.2.2
product: FND - Application Object Library , implementation_dba_data: Not implemented in this database ,
-
View: FND_OBJ_INSTANCE_SET_GRANTS_V
12.1.1
product: FND - Application Object Library , implementation_dba_data: Not implemented in this database ,
-
View: FND_OBJ_INSTANCE_GRANTS_V
12.1.1
product: FND - Application Object Library , implementation_dba_data: Not implemented in this database ,
-
View: FND_OBJ_INSTANCE_SET_GRANTS_V
12.2.2
product: FND - Application Object Library , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CP_MANAGER_TYPE
12.2.2
product: FND - Application Object Library , meaning: CP MANAGER TYPE , description: Concurrent Manager type ,
-
Lookup Type: CP_MANAGER_TYPE
12.1.1
product: FND - Application Object Library , meaning: CP MANAGER TYPE , description: Concurrent Manager type ,
-
View: WF_USERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.WF_USERS, object_name:WF_USERS, status:VALID, product: FND - Application Object Library , implementation_dba_data: APPS.WF_USERS ,
-
View: WF_USERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.WF_USERS, object_name:WF_USERS, status:VALID, product: FND - Application Object Library , implementation_dba_data: APPS.WF_USERS ,
-
Table: FND_USER
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_USER, object_name:FND_USER, status:VALID, product: FND - Application Object Library , description: Application users , implementation_dba_data: APPLSYS.FND_USER ,
-
Table: FND_USER
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_USER, object_name:FND_USER, status:VALID, product: FND - Application Object Library , description: Application users , implementation_dba_data: APPLSYS.FND_USER ,
-
Lookup Type: BUSINESS_ENTITY
12.1.1
product: FND - Application Object Library , meaning: Business Entity(1) ,
-
Lookup Type: BUSINESS_ENTITY
12.2.2
product: FND - Application Object Library , meaning: Business Entity(1) ,