Documentation for ProTrack Warehouse 7.5.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This section describes each of the components in detail and explains the importing process.

The only way to configure XYZ-related data elements in ProTrack Warehouse is by building an import file, and importing the elements one at a time. This section refers to the spreadsheet, "SOP for XYZ Importing.xls". This is the official document containing import templates for each XYZ component. Each tab of the workbook must be completed prior to importing the data elements.

Coordinate System Origin – Coordinate values cannot be negative, thus the origin should be set with large enough to allow floors to grow in any direction. For example, the origin could be treated as (1000, 1000). When viewing a facility's layout in ProTrack Warehouse using the Facility Layout Java applet, the coordinate system axes are orientated such that the x-axis points to the right and the y-axis points downward. In other words, the x-coordinates ascend as you move to the right and the y-coordinates ascend as you move downward.

Location Data Element Naming Conventions – It is recommended that the following naming conventions be followed to so that the user easily knows where the data element is located on the Facility Layout.

Data Element

Naming Convention

Naming Convention Example

Comment

Facility

FAC

DC1

Facility ID must match EXACTLY what is configured in ProTrack Warehouse and being sent in the WMS extraction file.

Floor

FAC-FLR

DC1-FLR1

 

Aisle Path

FAC-FLR-AISLE

DC1-FLR1-04A

When two or more Aisle Paths are needed for a single rack (i.e. due to a non-passable barriers such as a security cage fence), append lowercase letters to the AISLE element.

Segment

FAC-FLR-AISLE-1

DC1-FLR1-04A-1

The '-1' suffix increments ('-2', '-3', etc.) with additional Segments on a single Aisle Path.

Location

FAC-LOC

DC1-032457

Must match the 'To Location' field EXACTLY being sent in the WMS extraction file.

Travel Path

FAC-FLR1-FLR2-1

DC1-FLR1-FLR2-1

 

Table 35. Naming Conventions


Floor

A floor is the lowest level component of XYZ mapping. A facility can have multiple floors, which may or may not represent various actual floors in the warehouse. Floors can be used for this purpose (such as in mezzanine areas), or they may be used to simply divide a large single floor into multiple smaller sections. Any component added to the floor should be inside the floor.

Please refer to the Floor tab of the current "SOP for XYZ Importing" Excel spreadsheet.

Floor ID

Floor Name

Description

Start X

Start Y

End X

End Y

Width

Facility ID

1-FLR1

1-FLR1

Chicago - First floor

4000

2500

8000

5000

4000

1

2-FLR1

2-FLR1

Joliet - First floor

2000

2000

6600

5000

4600

2

Table 36. Floor Example

Info

  • Commas ( , ) are not allowed in description fields for any .csv import file, as ProTrack Warehouse will treat the comma as a field separator and the file will error out.


Field

Description

Floor Name

Name of the floor.

Start X

X value of the start co-ordinate of the floor.

Start Y

Y value of the start co-ordinate of the floor.

End X

X value of the end co-ordinate of the floor. This value should be equal to start X.

End Y

Y value of the end co-ordinate of the floor.

Height

This is for future development, and thus not currently available in this version of ProTrack Warehouse.

Width

Width of the floor.

Description

Description of the floor.

Table 37. Floor Field Descriptions

To view a floor in ProTrack Warehouse:

  1. Access the Facility Layout screen, and click .
  2. Select the facility name from the Facility list and floor name from the Floor list and click . The selected floor will be displayed.


    Fig.189 Facility Layout Viewer - Floor


Aisle Paths

An Aisle Path is a passable travel space over which equipment or people travel. An Aisle path resides on a floor and may have Segments around it. Nodes are created on the Aisle Path, at its intersections and end points. Multiple Aisle Paths can intersect.

Please refer to the Aisle Path tab of the current "SOP for XYZ Importing" Excel spreadsheet.

Aisle ID

Aisle Name

Start X

Start Y

End X

End Y

Floor ID

Numbering Direction

Numbering Scheme

Travel Rule

path_access_rule

1-FLR1-100

1-FLR1-100

4200

2800

4300

2800

1-FLR1

ALT_LR_ES

DUB_INC

DIRECT

BD

1-FLR1-101

1-FLR1-101

4200

3000

4300

3000

1-FLR1

ALT_LR_ES

DUB_INC

DIRECT

BD

1-FLR1-102

1-FLR1-102

4200

2800

4200

3000

1-FLR1

ALT_LR_ES

DUB_INC

DIRECT

BD

1-FLR1-103

1-FLR1-103

4250

2800

4250

3000

1-FLR1

ALT_LR_ES

DUB_INC

DIRECT

BD

1-FLR1-104

1-FLR1-104

4300

2800

4300

2900

1-FLR1

ALT_LR_ES

DUB_INC

DIRECT

BD

1-FLR1-104a

1-FLR1-104a

4300

2910

4300

3000

1-FLR1

ALT_LR_ES

DUB_INC

DIRECT

BD

Table 38. Aisle Path Examples

Field

Description

Path ID

ID of the aisle path.

Path Name

Name of the aisle path.

Start X

X value of the start co-ordinate of the aisle path.

Start Y

Y value of the start co-ordinate of the aisle path.

End X

X value of the end co-ordinate of the aisle path.

End Y

Y value of the end co-ordinate of the aisle path.

Numbering Direction

This is for future development, and thus not currently available in this version of ProTrack Warehouse. This is a mandatory field, so populate with the default value from the table above.

Numbering Scheme

This is for future development, and thus not currently available in this version of ProTrack Warehouse. This is a mandatory field, so populate with the default value from the table above.

Travel Rule

This is for future development, and thus not currently available in this version of ProTrack Warehouse. This is a mandatory field, so populate with the default value from the table above.

path_access_rule

This is for future development, and thus not currently available in this version of ProTrack Warehouse. This is a mandatory field, so populate with the default value from the table above.

Table 39. Aisle Path Field Descriptions

Tips

  • Aisle Path name and ID are recommended to be the same.
  • Aisle Paths 1-FLR1-104 and 1-FLR1-104a should be two Aisle Paths as they are divided by a non-passable fence, even though they are both vertical Aisle Paths with the same X coordinates.
  • Aisle Paths must be configured at 90-degree angles. Two aisle paths cannot converge at a single point and both be horizontal or both be vertical. In these cases, the two should just be treated as one Aisle Path.
  • Aisle Paths cannot be built on the edge of a Floor, so make sure the Floor is larger than the location of the Aisle Paths.

To view Aisle Paths in ProTrack Warehouse:

  1. Access the Facility Layout screen, and click .
  2. Select the facility name from the Facility list and floor name from the Floor list and click . The selected floor will be displayed.
  3. Select an aisle path to view the Aisle Path Properties.


    Fig.190 Facility Layout Viewer - Aisle Path


Travel Paths

A Travel Path is a connection between two different floors. In the actual warehouse, this may be at a staircase, an elevator, or just any point where two floors connect. Travel paths are similar to Aisle Paths in that they are lines over which travel is calculated, but their sole purpose is to connect two floors. Travel Paths start at one node on a starting floor and end at another node on the ending floor.

Please refer to the Travel Path tab of the current "SOP for XYZ Importing" Excel spreadsheet.

travel_id

travel_name

description

start_X

start_Y

end_X

end_Y

end_ floor_id

begin_floor_id

barrier

path_access_rule

width

DC1-1-2-A

DC1-1-2-A

south stairs

1005

2050

1006

2050

FLR2

FLR1

N

BD

0

DC1-1-2-B

DC1-1-2-B

east stairs

1500

1910

1500

1911

FLR2

FLR1

N

BD

0

DC1-2-3-A

DC1-2-3-A

service elev

1005

2050

1006

2050

FLR3

FLR2

N

BD

0

Table 40. Travel Path Examples

Field

Description

Travel Path ID

ID of the Travel Path.

Travel Path Name

Name of the Travel Path.

Description

Description of the Travel Path.

Start X

X value of the start coordinate of the Travel Path.

Start Y

Y value of the start co-ordinate of the Travel Path.

End X

X value of the end co-ordinate of the Travel Path.

End Y

Y value of the end co-ordinate of the Travel Path.

End Floor Id

Floor ID corresponding to the node at the X,Y coordinate specified in the End X and End Y fields.

Begin Floor Id

Floor ID corresponding to the node at the X,Y coordinate specified in the Start X and Start Y fields.

Barrier

This is for future development, and thus not currently available in this version of ProTrack Warehouse. This is a mandatory field, so populate with the default value from the table above.

Path Access Rule

This is for future development, and thus not currently available in this version of ProTrack Warehouse. This is a mandatory field, so populate with the default value from the table above.

Width

This is for future development, and thus not currently available in this version of ProTrack Warehouse.This is a mandatory field, so populate with the default value from the table above.

Table 41. Travel Path Field Descriptions

Tips

  • Travel Paths must have some "length" to them. I.e. the start and end coordinates cannot lie on the same point.
  • The start and end points specified in the Travel Path import file should intersect with Aisle Paths, thus linking two Aisle Paths on two different floors.
  • Like Aisle Paths, Travel Paths MUST be either horizontal or vertical. They cannot be diagonal. This means that the Start and End coordinates must be either above or below one another, or side-by-side.


To view Travel Paths in ProTrack Warehouse:

  1. Access the Facility Layout screen, and click .
  2. Select the facility name from the Facility list and floor name from the Floor list and click . The selected floor will be displayed.
  3. A Travel Path is displayed as a larger grey circle overlapping a node.


    Fig.191 Facility Layout Viewer - Travel Path


Nodes

Nodes will be present at both the ends and intersections of Aisle Paths and Travel Paths. Nodes are not imported like the other components, but are instead generated via the Facility Import screen. Nodes are generated on a per-floor basis and thus must be generated for each individual floor.

Info

  • Nodes are to be generated after the Aisle Paths and Travel Paths have been imported.

To generate Nodes:

  1. Access the Facility Layout screen, and click .
  2. Select the facility name from the Facility list and floor name from the Floor list and click . The selected floor will be displayed.
  3. Click on the Floor and the Floor Properties screen will display.
  4. Click on the properties screen.
  5. Nodes will be generated and displayed on the floor.
  6. Click .
  7. Click .
  8. Repeat for all Floors.


    Fig.192 Facility Layout Viewer - Nodes

  • No labels