目前分類:WMS:Warehouse Mangement System (12)
- Mar 29 Fri 2013 09:55
About lpn_context code
- Dec 24 Mon 2012 15:25
{Issue} WMS receipt failed when receive RMA SO
Root cause
1. RMA SO promise_date does not meet the rule in receiving parameter.
2. SO promise_date was set ‘01-JAN-2051’.
- Sep 07 Fri 2012 12:31
{WMS} Task assignment priority by locator
You can setup the picking order by each locator.
For example
There are some pick tasks of two locators in my control board.
If I set FGI-AR-01-03 picking order is larger than FGI-AR-01-04
My picker will get FGI-AR-01-04 first.
On opposite sides
If I set FGI-AR-01-04 picking order is larger than FGI-AR-01-03.
System will assign FGI-AR-01-03 first
- Aug 21 Tue 2012 14:40
{WMS} Pick error : Internal Error - Task_Merge_Aplit API - LOAD_SINGLE
{Error} Mobile System : Internal Error - Task_Merge_Aplit API - LOAD_SINGLE. Press any key to continue.
<Root cause>
You are not able to pick tasks in the mobile environment when the task quantity is a large number (8 digits or more). You have created a task for quantity 10000000 (8 digits). Release the order and attempt to pick using the mobile. The following error is seen:
Internal error- Task_Merge_Split API - LOAD_SINGLE. Press any key to continue.
During Picking Tasks, when the quantity to be loaded is huge, java sends this quantity in exponential format to PLSQL. While applying the format mask to this quantity, exception was raised as it is not a number.
< Solution > 因為撿貨數量過大,quantity 超過 10000000,將數量拆掉後,再做pick
- Aug 21 Tue 2012 14:37
{WMS} Packing workbench error : Failed To Unassign Delivery From LPN …
- Sep 06 Tue 2011 11:57
{HowTo} Hold the task at Control Board ?
- Sep 05 Mon 2011 12:38
{Issue} Packing Workbench - Failed to Pack/Unpack item
Packing Workbench - Failed to Pack/Unpack item
Issue Action : Packing Workbench
Error Message : Failed to Pack/Unpack item
- Sep 05 Mon 2011 12:34
{Issue} Packing Workbench - No eligible material found
When [Find] at packing workbench , system popup error: No eligible material found
DN # 3028457
Root Cause
- Sep 05 Mon 2011 12:28
{Issue} Subinventory Transfer : LPN is allocated
Issue Description:
Organization : HKG
Action : Subinventory Transfer
Error : LPN is allocated
1. Entry LPN
2. {Tab}
3. Error pop
Root Cause
My Solution is
- Aug 19 Fri 2011 12:17
WMS Hot Key at Mobile Page
- SHORTCUT KEY / FUNCTION KEY LIST
Here is a list of the most common shortcut/function keys and their meanings.
Default Key |
Action |
Description |
F1 |
Help |
Display the keys that functions have been mapped to. This screen can be exited by pressing the key mapped to the Back function |
F2 | Menu | Used to return to the last menu and cancel any transaction that has not yet been committed. |
F3 | Back |
sed to navigate to previous page displayed within a transaction. This key will also exit out of the Help Menu or a list of values. |
F4 | Forward | Used to navigate to next page of display within a transaction. The same caveats pertain to Next Page as Previous Page as noted in F3. |
Control-K | Clear | Used to clear the field of any input. |
Control-L | LOV | Used to display the list of available values for a field. |
Control-N | Main Menu | Used to return to the main menu of a responsibility and cancel any transaction that has not yet been committed. |
Control-B | Message | Used to display the long description of a message that has appeared on the status bar. |
Control-Z | Toggle |
Used to toggle between options in a list field. |
Control-A | Show Field | Used to show the current field on the entire page in the case that the field runs off the screen. |
Esc | Hot Key | Used in conjunction with a button's accelerator key to press that button from anywhere on the page. |
Control-D | Page Up | Used to retrieve the previous page of information. |
Control-C | Page Down | Used to retrieve the next page of information. |
Control-G | Generate | Used on a particular field in Inventory and WMS (e.g., lot number, serial number, license plate number) to generate a new number. |
Control-S | Skip Task | Used on the task page to skip the current task. |
Control-X | About | Used to invoke an 'About' page that lists details of the current connection that could be useful in debugging problems. |
Control-F | Flex Popup | Used to bring up the segment-by-segment entry screen for a flexfield on the mobile user interface. |
- Apr 19 Mon 2010 16:34
{WMS} How to obtain the Mobile Debug Log
How to obtain the Mobile Debug Log
For Release 11i
1. Navigate to 'cd $MWA_TOP/secure'
2. Open the file mwa.cfg
3. In this file, check for the log level setting , it should be set as
'mwa.LogLevel=trace'
Also check for 'mwa.logdir' to be set accordingly
4. Restart Mobile Server for e.g. on Unix using $MWA_TOP/bin/mwactl.sh start port-number
5. After doing a test case there will be files created in log directory
(specified in mwa.cfg) like
port-number.WMS.log
port-number.INV.log
port-number.system.log
Notes : 565756.1
- Apr 11 Sun 2010 17:34
{WSCA} WMS Mobile System – How to show all error message