Manage Locations and Zones in Track & Trace
Overview
In BarTender Track & Trace, your supply chain is modeled using locations, which represent the physical facilities where inventory is stored. Each location is associated with a site map, which is further divided into zones. Zones are functional subdivisions of a location. This hierarchical structure enables precise inventory tracking, allowing you to identify not only the facility where an item is stored, but also its exact position within that facility.
This article shows you how to manage the locations and zones that make up your supply chain.
Applicable to
Track & Trace Web Console
Information
Accessing the Locations Management Page
- Click on Settings at the bottom of the navigation menu on the left.
- Click on Track & Trace which appears in the navigation menu.
- Make sure the Locations tab is selected at the top.
Locations Page Layout
- Site locations: A list of all of the site locations that have been created.
- Click on any of the locations to see the locations site map along with all of the zones for that location.
- Click on the pencil icon on the right to modify the location information.
- Delete the location by clicking on the trash can icon on the right.
- Stats: Overview of how many sites exist broken down by type.
- Map: An interactive map which shows where your locations are physically located.
- Each location is represented by a black circle with an icon in it representing the location type.
- If the circle contains a number, that number represents the number of locations at that position. Zoom in to see the circle for each individual location.
- You can move around on the map by clicking and dragging.
- You can zoom in and out by scrolling up and down.
Create a New Location
- Click on the Add Location button above the locations list.
- A panel opens with an Add New Location form:
- Fill in the mandatory information:
- Name: The display name for your location in Track & Trace.
- Type: The type of facility
- Location Coordinates: Latitude and longitude for your location. This can be automatically filled in by clicking anywhere on the interactive map on the right. This will also automatically fill in some of the address data for you.
Code: A unique identifier to address the location using the API.
Be aware that this code cannot be changed after the location has been created.
- Click Add to save the location.
- You will be asked to upload a site map for your location:
- Your location is now created. You will be taken to the location page and prompted to create your first zone for the location.
Create a New Zone
Click anywhere on the site map to create a zone at that location.
Be aware that the first zone you create will be of type Receiveing.- The Add New Zone panel will open.
- Give your zone a name and the unique identifier will be created automatically under Code.
- Unless this is the first zone for this location, you can select a zone type to specify its function.
Location Detail Page Layout
- Zones: A list of all of the zones that have been created.
- Click on any zone to open the Edit Zone panel.
- Click on the trash can icon on the right to delete a zone.
- Site map: An interactive map for the location.
- Each location is represented by a black circle with an icon in it representing the zone type.
- You can click anywhere on the map to create a new zone at that position.
- You can move around on the map by clicking and dragging.
- You can zoom in and out by scrolling up and down.
- Click on the Back to Location Configuration button in the top left to return to all locations.