Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
A Container represents any container used in the shop, for shipping, and in the field. Containers are defined and QR Code labels can be printed and affixed to the container. Parts, Assemblies, and Packages can be added to the container. QR Code can be scanned to update the Tracking status of the container and the items it contains. See the Containers The Admin > Containers page provides the ability to define containers, either manually or by importing a list of containers. In addition, a Container report label can be printed that will contain information about the container. See the Containers Dashboard or the Containers Assign article for more information on how to use the manage Containers page.
Table of Contents | ||
---|---|---|
|
Configure a Container
Containers can either be configured in two ways:
Manually configure containers on the Admin > Company > Containers page. See the Manually Define a Container section.
Configure a CSV file and then upload it to the Admin > Company > Containers page. See the Upload Containers from a Import CSV File section.Configure containers in the
Manually Define a Container
In STRATUS, create a new Container under Admin > Company > Containers page. See the Define Container section.
Upload Containers from a CSV File
To manage containers in.
Click New Container. Below is an example.
Name (required) – This is the name that is printed on the container label.
Description (required) – Clarify the container type and can be used on a label.
Container Type (required) – Select the container type that best describes the container. Current options include Area, Basket, Box, Cart, Pallet, Rack, Shelf, Shipping, Trailer, or Truck.
Length – Enter the length of the container as feet/inches.
Width – Enter the width of the container as feet/inches.
Height – Enter the Height of the container as feet/inches.
Location - Enter the name of the location if this is helpful (Ex. A location on the Jobsite).
Print Labels – The Print Labels button is used to print the container label after a) the label Report (below) is configured, b) a print Tool is configured (below), and c) the GTP STRATUS Print software has been installed, opened, and is pointing to a zebra compatible printer.
Image Added
Import CSV
A list of containers can be uploaded from a CSV file. Existing containers will either remain the same or be updated and new containers will be added. Containers cannot be deleted using the Import CSV feature.
To upload containers from a CSV file:
Go to Admin > Company > Containers.
Click the CSV button. Download the file which will be named Containers - Company Admin(1).csv or something similar.
With the .CSV file open you can see the required comma-delimited column headings:
Name (required) - Required. Special characters can be used. If there is a duplicate name in the .CSV file, the container that is in row 17 will replace a container that is in row 3, for example.
Description (required) - Optional
Container Type (required) - Required and must include one of the following. If the field is blank, it will default to Box in STRATUS.
Area
Basket
Box
Cart
Pallet
Rack
Shelf
Shipping
Trailer
Truck
Length - Optional. If this field is blank, it will display 0” in STRATUS.
Width - Optional. If this field is blank, it will display 0” in STRATUS.
Height - Optional. If this field is blank, it will display 0” in STRATUS.
With these column headings, you can add or edit containers given the requirements above.
Once your comma-delimited .CSV container file is saved, on the Admin > Company > Containers page, click the Import CSV button. The Import Containers dialog will display.
Browser to locate the .CSV file and then click Open. The Upload Containers CSV File dialog will display.
Once the file has uploaded, click the Close button.
The Import Containers dialog will display. Click Upload. To replace everything on the containers page and then click the Import button.
The file will process and will display the Import was successful message.
The list of CSV containers will display under Admin > Company > Containers.
Define Container
In STRATUS, create a new Container under Admin > Company > Containers.
Click New Container. Below is an example.
Name – This name is printed on container label.
Description – Clarify the container type.
Container Type – Select the container type that best describes the container. Current options include Area, Basket, Box, Cart, Pallet, Rack, Shelf, Shipping, Trailer, or Truck.
Length – Enter the length of the container as feet/inches.
Width – Enter the width of the container as feet/inches.
Height – Enter the Height of the container as feet/inches.
Print Labels – The Print Labels button is used to print the container label after a) the label Report (below) is configured, b) a print Tool is configured (below), and c) the GTP STRATUS Print Workstation software has been installed, opened, and is pointing to a zebra compatible printer.
Image Removed
Configure Container Label Report
A Container Label report defines the size of the label and the report fields that will be printed on the label.
Go to Admin > Company > Reports
Click New Report.
Name – The name for your Container Label report.
Format – ZPL
Item Type – Container
Image Removed
Click Save.
Expand the report to add Report Fields. At a minimum, add the following fields:
STRATUS.Container.Name – The container name was entered above. No additional field columns need to be edited.
STRATUS.Container.QRCode – A QR code will be included. No additional field columns need to be edited.
Edit Label Template
By default, the Label Template includes the report fields STRATUS.Container.Name and STRATUS.Container.QRCode. On the label, this will print the container name and QR code.
If you want to add fields like Company Name or Container ID, then you’ll need to add them to the Label Template and to the Report Fields.
Configure Container Details Report
Use this report item type for a container's bill of contents. By creating a Template, you can choose a specific report format for each type of container. The Container Details Item Type is only available on the Containers page in the Report drop-down. Note: When a Container Details report is run, the order of output is sorted as follows:
Loose parts
Assemblies (don't list child parts)
Packages (do list child assemblies and loose parts)
Containers (repeats the list above)
To configure a Container Details report:
Under Admin > Company > Reports, create a new report where Item Type is Container Details, Format is PDF, and Template can either be empty, in which case the STRATUS default Containers template will be used, or, you can configure your own template.
Image RemovedUnder the report's Report Fields, add all the available Report Fields to the report. You can remove fields later.
To run the report, go to the Containers page and open a container that includes one or more parts, assemblies, or packages. The report will be available in the Report drop-down.
Image RemovedOnce the report is selected, click the Print button and the report will generate at the bottom of the page. Below is an example of an out-of-the-box report.
Image RemovedBy default, the above report used the default STRATUS Container Details Template. You can configure your own template as needed.
Image Removed
Configure Printer Tool
A printer is a tool that can be configured to receive data from STRATUS. Data that is being sent to a printer is controlled by a Label Template. You can configure multiple Printer Tools that target the same printer, but each tool may use a different Label Template and include different label fields.
Under Admin > Company > Tools, click the New Tools button.
Name – Enter a printer name. This name will display in the Select Printer Tool dialog when you try to print a container label.
Image RemovedLocation – The location of the printer. This required field helps you distinguish which printer tool is being targeted if you have multiple tools.
Type – Select ZPL Printer.
Save. The Label Template will display.
Label Template – Ignore the Edit Label Template button. This label template is not used for container labels. Instead, the Container Label Report label template (above) controls the data printed on the Container label.
Print Container Label
A Container Label can also be printed from the Containers page.
Open the GTP STRATUS Print WorkstationReports
Container
A Container report includes information about the container, not the contents of the container.
A Container Label can be printed from the Containers (Admin) page or from the Containers Assign page once a container has been selected. Before a Container label can be printed, it must be configured. See the Example: Container Label Report section for more information. To Print a Container Label, see the Print Container Label section.
Container Details
A Container Details report includes the contents of a container, not information about the container. A Container Details report is run from the Container’s page. Before a Container report can be generated, it must be configured. See the Example: Container Details Report section for more information.
Container Part, Assembly, or Package Report
A Container Part, Assembly, or Package report is targeted to Shop or Field workers to provide them with container information to help locate items. See the Example: Container Part, Assembly, or Package Report section for more information.
Print Container Label
A Container Label can be printed from the Containers (Admin) page or from the Containers Assign page once a container has been selected. Before a Container label can be printed, it must be configured. See the Example: Container Label Report section for more information.
To print a Container label:
Open the GTP STRATUS Print application and check that it is pointing to the correct company, tool, and label printer. Download the GTP STRATUS Print Workstationif it’s not already installed.
Print a Container Label from either location below:
Under Admin > Company > Containers click the Print Labels button for any container.
Image AddedUnder Containers > Print Label button.
- Image Added
You will be prompted to Select Printer Tool.
Select the tool that will be used to print the labels – This is the Printer Tool configured above. See the Tools (Admin) article for more information.
Select the ZPL Container Report with the desired Label Template – This is the Container Label Report configured mentioned above.
Image RemovedImage Added
Click OK and the . The label will print. Below are examples of 2 labels for 2 containers.
Image Removed
Configure Part, Assembly, or Package Report
Part, Assembly, or Package reports are targeted for Shop or Field workers to provide them with container information to help locate items.
Create a separate Report (as needed) to include Parts, Assemblies, and Packages.
To include Assemblies in a container report
Report Field - STRATUS.Assembly.Container
Format = CSV
Item Type = Assembly
Image Removed
To includes Parts in a container report:
Report Field - STRATUS.Part.Container
Format = CSV
Item Type = Part
To includes Packages in a container report:
Report Field - STRATUS.Package.Container
Format = CSV
Item Type = Package
Create a Container under Admin > Company > Containers.
Image RemovedRun the report from either the Models or Packages Viewer. Below is an example of a report that includes Assemblies in a Container.
Image RemovedImage Added
Video
STRATUS 09/10/2020 Implementation Webinar - Containers
Image RemovedWidget Connector | ||||||
---|---|---|---|---|---|---|
|
00:16 Containers Introduction
00:51 Containers Setup - Admin > Company > Containers
04:15 Containers Module
07:48 Package Viewer > Filters > Containers
10:07 Container Contents Report
11:05 Container within a Container
14:04 Container and Container Children Tracking Statuses
17:01 Scan Module
20:35 How can I ship multi-trade racks?
20:45 Would I setup a job site as a Container?