Search Results task
The WMS_SKIP_TASK_EXCEPTIONS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Warehouse Management System (WMS) module. It serves as a repository for exceptions that occur when tasks are skipped during warehouse operations, providing visibility into deviations from standard workflow processes. This table is particularly relevant in environments where automated material handling systems (MHS) or manual processes may bypass predefined task sequences due to operational constraints or system overrides.
Table Structure and Key Columns
TheWMS_SKIP_TASK_EXCEPTIONS
table typically contains the following key columns:
- TASK_ID: References the original task identifier from
WMS_TASKS
that was skipped - EXCEPTION_CODE: Categorizes the reason for task skipping (e.g., 'EQUIPMENT_FAILURE', 'OPERATOR_OVERRIDE')
- SKIPPED_BY: Identifies the user or system component that initiated the skip
- SKIP_TIMESTAMP: Records when the exception occurred
- WORKFLOW_ID: Links to the affected workflow instance
- JUSTIFICATION_NOTES: Free-text field for operational explanations
- RESOLUTION_STATUS: Tracks whether the exception was reviewed/resolved
Functional Context
In WMS implementations, task skipping typically occurs in scenarios such as:- Conveyor system jams requiring manual bypass
- Equipment malfunctions necessitating alternative workflows
- Priority overrides for urgent shipments
- System-directed task optimizations that skip redundant steps
- Task Management Engine: Populates exception records when tasks are marked for skipping
- Exception Management Console: Provides UI for supervisors to review and resolve exceptions
- Reporting Framework: Supplies data for warehouse performance metrics
Technical Implementation
The table is maintained through:- PL/SQL APIs in the
INV_TASK_SKIP_PUB
package - Triggers on the
WMS_TASKS
table - Integration points with the Mobile Supply Chain Application (MSCA) framework
- JSON payload support for REST API integrations
- Additional columns for cloud integration scenarios
- Improved indexing for real-time analytics
Operational Impact
Proper utilization of this table enables:- Audit trails for regulatory compliance (e.g., FDA 21 CFR Part 11)
- Root cause analysis of warehouse inefficiencies
- Workflow optimization through exception pattern recognition
- Service level agreement (SLA) monitoring
Customization Considerations
Common extensions include:- Adding custom exception codes via lookup types
- Integrating with third-party warehouse control systems
- Developing custom dashboards using BI Publisher
- Implementing automated resolution workflows
INV_WMS_PURGE
concurrent program according to retention policies defined in WMS_PARAMETERS
.
-
Lookup Type: WMS_PLAN_TASK_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_PLAN_TASK_TYPES , description: Values for the Plan Task column in WMS Controlboard ,
-
Lookup Type: WMS_PLAN_TASK_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_PLAN_TASK_TYPES , description: Values for the Plan Task column in WMS Controlboard ,
-
Lookup Type: WMS_BUS_EVENT_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS Business Event Types , description: WMS Business Event Types ,
-
Lookup Type: WMS_BUS_EVENT_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS Business Event Types , description: WMS Business Event Types ,
-
Lookup Type: WMS_ELS_TASKS_LOOKUP
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_TASKS_LOOKUP , description: Lookup to get the translatable text for Task(s) ,
-
Lookup Type: WMS_WCS_DIRECTIVE_CODES
12.2.2
product: WMS - Warehouse Management , meaning: WMS WCS Directive Codes ,
-
Lookup Type: WMS_ELS_TASKS_LOOKUP
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_TASKS_LOOKUP , description: Lookup to get the translatable text for Task(s) ,
-
Lookup Type: WMS_WCS_DIRECTIVE_CODES
12.1.1
product: WMS - Warehouse Management , meaning: WMS WCS Directive Codes ,
-
Lookup Type: WMS_TASK_ACTION_TYPE
12.1.1
product: WMS - Warehouse Management , meaning: Control Board Task Action Types , description: Control Board Task Action Types ,
-
Lookup Type: WMS_TASK_ACTION_TYPE
12.2.2
product: WMS - Warehouse Management , meaning: Control Board Task Action Types , description: Control Board Task Action Types ,
-
Concurrent Program: WMS_LAUNCH_TASK_RELEASE
12.2.2
execution_filename: wms_wave_planning_pvt.task_release_CP , product: WMS - Warehouse Management , user_name: WMS_TASK_RELEASE , description: Task Release Concurrent Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: WMS_TASK_TYPES_DBI
12.1.1
product: WMS - Warehouse Management , meaning: WMS TASK TYPES DBI , description: WMS Task Types used in DBI ,
-
Lookup Type: WMS_TASK_TYPES_DBI
12.2.2
product: WMS - Warehouse Management , meaning: WMS TASK TYPES DBI , description: WMS Task Types used in DBI ,
-
Lookup Type: WMS_TASK_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS TASK TYPES , description: WMS TASK TYPES ,
-
Lookup Type: WMS_TASK_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS TASK TYPES , description: WMS TASK TYPES ,
-
Concurrent Program: WMSCBTAC
12.2.2
execution_filename: WMS_TASK_ACTION_PVT.TASK_ACTION_CONC_PROG , product: WMS - Warehouse Management , user_name: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , description: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WMSCBTAC
12.1.1
execution_filename: WMS_TASK_ACTION_PVT.TASK_ACTION_CONC_PROG , product: WMS - Warehouse Management , user_name: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , description: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: WMS_TASK_FILTER_SOURCE
12.1.1
product: WMS - Warehouse Management , meaning: WMS Task Filter Source , description: WMS Task Filter Source used in Configurable UI ,
-
Lookup Type: WMS_ACTION_TYPE
12.1.1
product: WMS - Warehouse Management , meaning: WMS Action Type , description: WMS action type ,
-
Table: WMS_SKIP_TASK_EXCEPTIONS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SKIP_TASK_EXCEPTIONS, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions for skipping task , implementation_dba_data: WMS.WMS_SKIP_TASK_EXCEPTIONS ,
-
Lookup Type: WMS_TASK_FILTER_SOURCE
12.2.2
product: WMS - Warehouse Management , meaning: WMS Task Filter Source , description: WMS Task Filter Source used in Configurable UI ,
-
Lookup Type: WMS_TASK_STATUS
12.1.1
product: WMS - Warehouse Management , meaning: WMS TASK STATUS , description: WMS TASK STATUSES ,
-
Lookup Type: WMS_ACTION_TYPE
12.2.2
product: WMS - Warehouse Management , meaning: WMS Action Type , description: WMS action type ,
-
Table: WMS_SKIP_TASK_EXCEPTIONS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SKIP_TASK_EXCEPTIONS, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions for skipping task , implementation_dba_data: WMS.WMS_SKIP_TASK_EXCEPTIONS ,
-
Lookup Type: WMS_TASK_STATUS
12.2.2
product: WMS - Warehouse Management , meaning: WMS TASK STATUS , description: WMS TASK STATUSES ,
-
Table: WMS_TASK_FILTER_TL
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_TASK_FILTER_TL, object_name:WMS_TASK_FILTER_TL, status:VALID, product: WMS - Warehouse Management , description: Translated Task Filters , implementation_dba_data: WMS.WMS_TASK_FILTER_TL ,
-
Lookup Type: WMS_PURGE_TYPE
12.2.2
product: WMS - Warehouse Management , meaning: WMS_PURGE_TYPE , description: Used for WMS Purge Program ,
-
Lookup Type: WMS_DEVICE_MSG_COMPONENTS
12.1.1
product: WMS - Warehouse Management , meaning: WMS Device Message Components , description: WMS Device Message Components ,
-
Table: WMS_TASK_FILTER_B
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_TASK_FILTER_B, object_name:WMS_TASK_FILTER_B, status:VALID, product: WMS - Warehouse Management , description: Task Filter Definitions , implementation_dba_data: WMS.WMS_TASK_FILTER_B ,
-
Table: WMS_TASK_FILTER_B
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_TASK_FILTER_B, object_name:WMS_TASK_FILTER_B, status:VALID, product: WMS - Warehouse Management , description: Task Filter Definitions , implementation_dba_data: WMS.WMS_TASK_FILTER_B ,
-
Lookup Type: WMS_PURGE_TYPE
12.1.1
product: WMS - Warehouse Management , meaning: WMS_PURGE_TYPE , description: Used for WMS Purge Program ,
-
Table: WMS_TASK_FILTER_TL
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_TASK_FILTER_TL, object_name:WMS_TASK_FILTER_TL, status:VALID, product: WMS - Warehouse Management , description: Translated Task Filters , implementation_dba_data: WMS.WMS_TASK_FILTER_TL ,
-
Lookup Type: WMS_DEVICE_MSG_COMPONENTS
12.2.2
product: WMS - Warehouse Management , meaning: WMS Device Message Components , description: WMS Device Message Components ,
-
Concurrent Program: WMSBLKPR
12.2.2
execution_filename: WMS_BULK_PICK.WMS_CONCURRENT_BULK_PROCESS , product: WMS - Warehouse Management , user_name: WMSBLKPR , description: Create bulk pick tasks after pick release , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: WMS_ELS_TASK_METHODS
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_METHODS , description: Different Task Methods considered for Labor Management System ,
-
Lookup Type: WMS_ELS_TASK_METHODS
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_METHODS , description: Different Task Methods considered for Labor Management System ,
-
Concurrent Program: WMSBLKPR
12.1.1
execution_filename: WMS_BULK_PICK.WMS_CONCURRENT_BULK_PROCESS , product: WMS - Warehouse Management , user_name: WMSBLKPR , description: Create bulk pick tasks after pick release , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: WMS_ELS_TASK_EXECUTION_MODES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_EXECUTION_MODES , description: Types of Task Execution Modes for Labor Management System ,
-
Lookup Type: WMS_ELS_TASK_EXECUTION_MODES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_EXECUTION_MODES , description: Types of Task Execution Modes for Labor Management System ,
-
Table: WMS_EXCEPTIONS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS, object_name:WMS_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions , implementation_dba_data: WMS.WMS_EXCEPTIONS ,
-
View: WMS_SELECTION_CRITERIA_TXN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_SELECTION_CRITERIA_TXN_V, object_name:WMS_SELECTION_CRITERIA_TXN_V, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: APPS.WMS_SELECTION_CRITERIA_TXN_V ,
-
Table: WMS_EXCEPTIONS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS, object_name:WMS_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions , implementation_dba_data: WMS.WMS_EXCEPTIONS ,
-
View: WMS_SELECTION_CRITERIA_TXN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_SELECTION_CRITERIA_TXN_V, object_name:WMS_SELECTION_CRITERIA_TXN_V, status:VALID, product: WMS - Warehouse Management , description: This view shows information about the selection criteria for WMS Rules , implementation_dba_data: APPS.WMS_SELECTION_CRITERIA_TXN_V ,
-
View: WMS_WAVEPLAN_TASK_EXCEPTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V, object_name:WMS_WAVEPLAN_TASK_EXCEPTIONS_V, status:VALID, product: WMS - Warehouse Management , description: WMS Wave Planning Task Exceptions View , implementation_dba_data: APPS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V ,
-
View: WMS_TASK_FILTER_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_TASK_FILTER_VL, object_name:WMS_TASK_FILTER_VL, status:VALID, product: WMS - Warehouse Management , description: WMS Task Filter MLS View , implementation_dba_data: APPS.WMS_TASK_FILTER_VL ,
-
View: WMS_TASK_FILTER_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_TASK_FILTER_VL, object_name:WMS_TASK_FILTER_VL, status:VALID, product: WMS - Warehouse Management , description: WMS Task Filter MLS View , implementation_dba_data: APPS.WMS_TASK_FILTER_VL ,
-
View: WMS_PERSON_RESOURCE_UTT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PERSON_RESOURCE_UTT_V, object_name:WMS_PERSON_RESOURCE_UTT_V, status:VALID, product: WMS - Warehouse Management , description: Relationship of standard_operation_id and resource instances. Used by task dispatching engine. , implementation_dba_data: APPS.WMS_PERSON_RESOURCE_UTT_V ,
-
View: WMS_PERSON_RESOURCE_UTT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PERSON_RESOURCE_UTT_V, object_name:WMS_PERSON_RESOURCE_UTT_V, status:VALID, product: WMS - Warehouse Management , description: Relationship of standard_operation_id and resource instances. Used by task dispatching engine. , implementation_dba_data: APPS.WMS_PERSON_RESOURCE_UTT_V ,
-
View: WMS_DISPATCHABLE_TASKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_DISPATCHABLE_TASKS_V, object_name:WMS_DISPATCHABLE_TASKS_V, status:VALID, product: WMS - Warehouse Management , description: Dispachable tasks within the warehouse, used by task dispatching engine , implementation_dba_data: APPS.WMS_DISPATCHABLE_TASKS_V ,
-
View: WMS_DISPATCHABLE_TASKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_DISPATCHABLE_TASKS_V, object_name:WMS_DISPATCHABLE_TASKS_V, status:VALID, product: WMS - Warehouse Management , description: Dispachable tasks within the warehouse, used by task dispatching engine , implementation_dba_data: APPS.WMS_DISPATCHABLE_TASKS_V ,