0% found this document useful (0 votes)
77 views3 pages

Analysis

The document describes a user picking items from multiple warehouse locations for a pallet. It summarizes: 1) The user accessed two initial locations, 2CA001A and 2EB001A, picking item 1005825380009 from the first. 2) The picks were recorded in transaction logs along with the pallet and customer details. 3) After picking 3 items, the user closed out the pallet and unlocked the initial locations.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views3 pages

Analysis

The document describes a user picking items from multiple warehouse locations for a pallet. It summarizes: 1) The user accessed two initial locations, 2CA001A and 2EB001A, picking item 1005825380009 from the first. 2) The picks were recorded in transaction logs along with the pallet and customer details. 3) After picking 3 items, the user closed out the pallet and unlocked the initial locations.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

DisPicLoc

szLocation[0]:2CA001A
--> Locked by vUser =15 at 12:15:30
szLocation[1]:2EB001A
szLocation[2]:
szLocation[3]:
szLocation[4]:
szLocation[5]:
Number of Locations on screen: 2
sLoc = 2CA001A #TE_type: typed text#
TE_type: typed text = <kReturn><kControl-y>
-------------------------------------------------------------------Once user sees this screen TUCSKUCon
--> Recheck the Lock status > Locked by vUser =15 at 12:15:30
Query: select SkuId from Hanging_InitialPickLocations where LocationId = '2CA001
A';
SkuId: 1005825380009 located at 2CA001A
TUCSKUCon
From: 2CA001A
Desc: ########
SKU: 1005825380009 #TE_type: typed text#
TE_type: typed text = <kReturn><kControl-y>
--------------------------------------------------------------------user sees this screen -> PckConCmp
szQty from screen: 1G
Customer: 0503
Container: 4834818
stripped szQty: 1
TE_type: typed text = 1
TE_type: typed text = <kReturn><kControl-y>
---------------------------------------------------------------------user sees this screen -> ContLblPrt
Grabs Remaining: 3
--> from grabbed ListSum screen
CreateVehicleLoadingTask.c(7): Notify: Parameter Substitution: parameter "VUser"
= "15"
[MsgId: MMSG-13992]
GetTestLogicalTime.c(17): Scenario Elapsed time = 44144
GetTestLogicalTime.c(30): Logical time : 12:15:44
Query: START TRANSACTION;
Query: INSERT INTO VehicleLoading (VUser, CustomerId, PalletId, PalletType, Pick
edTime, LoadedTime, ShippedTime) VALUES (15, '0503', '4834818', 'HANGING INITIAL
', '12:15:44', null, null);
Query: Commit;
GetTestLogicalTime.c(17): Scenario Elapsed time = 44144
GetTestLogicalTime.c(30): Logical time : 12:15:44
Query: START TRANSACTION;
InsertLogEntry.c(17): Notify: Parameter Substitution: parameter "VUser" = "15"
[MsgId: MMSG-13992]
Query: INSERT INTO Hanging_InitialPickLog (TestTime, VUser, PalletId, ContainerI
d, LocationId) VALUES ('12:15:44','15', '10023325', '4834818', '2CA001A');
Query: Commit;
GetTestLogicalHour.c(17): Scenario Elapsed time = 44144
GetTestLogicalHour.c(20): Notify: Saving Parameter "CurrentHour = 12" [MsgId:
MMSG-13798]
Query: START TRANSACTION;

Query: UPDATE TransactionSummary SET HangingInitialPicks = HangingInitialPicks +


1 WHERE TestHour = 12;
Query: Commit;
RandomThinkTime.c(21): Think time : Input: 2, random: 2
RandomThinkTime.c(24): lr_think_time: 2.00 seconds.
ContLblPrt
TE_type: typed text = dummy
TE_type: typed text = <kReturn><kControl-y>
------------------------------------------------------------------------------------LblReprnt
TE_type: typed text = N
TE_type: typed text = <kReturn><kControl-y>
------------------------------------------------------------------------------------Picks on pallet: 3
------------------------------------------------------------------------------------TUCSKUCon
Function TE_find_text returned OK.
TE_type: typed text = <kF10><kControl-y>
Next Screen: DisPicLoc
TE_type: typed text = <kF10><kControl-y>
Next Screen found : PalClse
TE_find_text: pattern = PalClse
Function TE_find_text returned OK.
TE_find_text: pattern = PalClse
Function TE_find_text returned OK.
CompletePallet.c(11): Notify: Transaction "RP_RDT_042_HANGING_INITIAL_PICK_015_C
ompletePallet" started. [MsgId: MMSG-16999]
TE_type: typed text = <kReturn><kControl-y>
---------------------------------------------------------------------------------------CheckScreen.c(468): Next screen = PckPalTo
TE_find_text: pattern = PckPalTo
Pallet: 10023325, Marshal Lane: CONVOUT
TE_type: typed text = <kReturn><kControl-y>
---------------------------------------------------------------------------------------PalID
TE_find_text: pattern = 2CA001A
TE_find_text failed: pattern = 2CA001A --> Location not found so unlocking the l
ocation below shown
Location Count: 1
Query: START TRANSACTION;
Query: UPDATE Hanging_InitialPickLocations SET Locked = 0, LockedTime = 'null',
VUser = 0 WHERE LocationId = '2CA001A';
Query: Commit;
TE_type: typed text = <kF10><kControl-y>
--------------------------------------------------------------------------------

--------TE_find_text: pattern = DisPicLoc


Function TE_find_text returned OK.
Next screen: DisPicLoc
PaceUser.c(35): Start time = 1371865324, end time = 1371865609
PaceUser.c(36): Iteration time : 285 secs
GetTestLogicalHour.c(17): Scenario Elapsed time = 44182
GetTestLogicalHour.c(20): Notify: Saving Parameter "CurrentHour = 12" [MsgId:
MMSG-13798]
Query: select Pacing from Hanging_InitialPickingPacing where TestHour = 12;
PaceUser.c(52): lr_think_time: 254.00 seconds. [MsgId: MMSG-15948]
CheckScenarioRunning.c(11): Scenario Elapsed time = 44436
CheckScenarioRunning.c(13): Notify: Parameter Substitution: parameter "ScenarioR
unTime" = "108000"
[MsgId: MMSG-13992]
TE_find_text: pattern = DisPicLoc
szLocation[0]: 2EB001A
szLocation[1]:
szLocation[2]:
szLocation[3]:
szLocation[4]:
szLocation[5]:
Number of Locations on screen: 1
above location was unlocked at 12:22:15
TE_type: typed text = 2EB001A
TE_type: typed text = <kReturn><kControl-y>
--------------------------------------------------------------------------------------PalId
10023809
TE_type: typed text = <kReturn><kControl-y>
--------------------------------------------------------------------------------------TUSKUcon

You might also like