1.
On warehouse server configuration, what represents WMS login ID and WMS password?
Correct Answer
C. User name and password to log onto WM database
Explanation
The WMS login ID and WMS password represent the username and password needed to log onto the warehouse management (WM) database. This is the login information required to access and manage the WM system's database, which contains all the relevant information and data for the warehouse operations. It is different from logging onto the WM user interface (UI) or the WM RF (radio frequency) system.
2.
On warehouse server configuration, ‘Use LM location values’ drop down list is set to ‘Substitute’. Which of the below is true? Choose all that apply
Correct Answer
C. For a location A(0,0,0), LM will look up e_locn table for x, y and z and replace the values sent from WM
Explanation
When the 'Use LM location values' drop-down list is set to 'Substitute' on the warehouse server configuration, the LM (Location Management) system will replace the x, y, and z values of a location A(0,0,0) with the corresponding values from the e_locn table. This means that the attributes sent from WM (Warehouse Management) will be overridden by the values in the e_locn table for that specific location. Therefore, the correct answer is "For a location A(0,0,0), LM will look up e_locn table for x, y and z and replace the values sent from WM."
3.
On warehouse server configuration, ‘Reprocess event’ is checked. Which of the below is true? Choose all that apply.
Correct Answer
C. LM reprocesses the CICO for the employee upon completion of the ‘025' processing
Explanation
The correct answer is that LM reprocesses the CICO for the employee upon completion of the ‘025' processing. This means that when the ‘025' processing is finished, LM will automatically reprocess the CICO for the employee. The other options are not true.
4.
On warehouse server configuration, ‘Load all employees’ is checked. Which of the below is true? Choose all that apply.
Correct Answer(s)
A. All the employees are loaded in memory when the system starts
B. All the employees’ status records are loaded in memory when the system starts
C. The system takes a little longer to start
D. The system processing performance is slightly improved
Explanation
When the 'Load all employees' option is checked on the warehouse server configuration, it means that all the employees and their status records are loaded into the memory when the system starts. This allows for immediate access to employee data without the need for additional database queries. However, this also means that the system will take a little longer to start due to the time required to load all the data. On the positive side, the system's processing performance is slightly improved as it can quickly retrieve employee information from memory. Additionally, any new employees added after the system has started will also be immediately loaded into memory.
5.
A user travels from location A(1,1,1), to Location B(100,100,100). A belongs to Travel Aisle TA and B belongs to travel aisle TB. The access distance setup in warehouse master is 3; the access distance setup in vehicle/aisle maintenance is 6 for both TA and TB; the conditional access distance from TA to TB is 9. How much access distance is given to the user?
Correct Answer
C. 9
Explanation
The conditional access distance override all the other access distances.
6.
In warehouse master calculation screen the "Abort Flag" is checked. The user travels in a transaction from location A(1,1,1) to location B(0,10,10) and to C(200,2,9). The travel aisle sent in 010 for A(1,1,1) is not setup in LM. Which is of statements below is true? Choose all that apply.
Correct Answer(s)
A. The travel time is 0
B. The travel from A to B is not calculated
C. The travel from B to C is not calculated
Explanation
The "Abort Flag" being checked in the warehouse master calculation screen indicates that if the travel aisle sent in 010 for location A(1,1,1) is not set up in LM, the travel time will be 0. Additionally, the travel from A to B and from B to C will not be calculated. Therefore, the statements that are true are: The travel time is 0, The travel from A to B is not calculated, and The travel from B to C is not calculated.
7.
Mckesson corporation is a standalone labor client. They have a DC in Atlanta. All their WM (ACCUMAX) and LM servers (WEB, APP and DB) are in San Francisco. What should "WMS Time Difference" in warehouse master calculation be?
Correct Answer
E. There is not enough information to determine the correct value
Explanation
ACCUMAX might be converting the times to the DC time before sending the files to LM
8.
In LM warehouse master configuration, the Apply grace period flag is NOT checked.A user has these events and CICO:CI: 08:00CO: 16:00Event 1: 07:45 --> 08:02Event 2: 15:50 --> 17:00What is the value of the CICO when the reprocess runs?
Correct Answer
C. CI: 08:00
CO: 17:00
Explanation
The value of the CICO when the reprocess runs is CI: 08:00 and CO: 17:00. This is because the Apply grace period flag is not checked, which means that the system will consider the events as they are without any adjustments. Therefore, Event 1, which occurred before the CI time, will be included in the CICO calculation. Event 2, which occurred after the CO time, will also be included in the calculation. As a result, the CICO will be from the earliest CI time (08:00) to the latest CO time (17:00).
9.
In LM warehouse master configuration, the "Allow Multi Team Standards Group Assignment" flag is checked. A user is assigned to Team A from 08:00 to 10:00 and to Team B from 09:00 to 11:00.What is the actual time allocated to each team?
Correct Answer
D. Team A: 90
Team B: 90
Explanation
The "Allow Multi Team Standards Group Assignment" flag being checked means that a user can be assigned to multiple teams at the same time. In this case, the user is assigned to Team A from 08:00 to 10:00 and to Team B from 09:00 to 11:00. The actual time allocated to each team would be the overlapping time between the two assignments, which is from 09:00 to 10:00. Therefore, both Team A and Team B would have 90 minutes allocated to them.
10.
Which flag determine how far back the ReprocessClkInClkOutBatch goes and reprocesses the employees?
Correct Answer
C. The flag REPROCESS_EMP_PREV_WHSE_DAYS in warehouse master--> misc
Explanation
The flag REPROCESS_EMP_PREV_WHSE_DAYS in the warehouse master determines how far back the ReprocessClkInClkOutBatch goes and reprocesses the employees.