How to manage and create an export template for the Ramp Print application.
The export templates enable users to personalize the exported data from a specific order, such as the names of SKUs, quantities of SKUs, or the tag numbers that are generated for each SKU.
Accessing the Print Settings
- Open the Ramp Print application and log in.
- Tap the Settings icon located in the top-right of the window.
- The system settings menu will appear. From this menu, press the CSV Export Mapping tile.
Adding a new Export Template
- Tap the Add Export Template button located in the top-right of the window.
- The manage templates window will appear to create a new template. From this template, there will be several fields that function as below.
- Order Export Template Name: The name of the order export template.
- Add New Mapping Column: Adds another row that maps the header in the CSV file with a property from the order.
- Display Column Name: The name of the column that will be created in the exported CSV file.
- Mapped Field: The field that is to be mapped to the display column name. These can include SKU name, Order number, Tag Numbers, etc...
- Property Container: Either SKU or Order. Will determine which container the property will be pulled from (either from the SKU or from the Order).
- Delete Mapped Column: deletes the mapped column.
- For exporting tag numbers from the order, the general template would follow the following template.
Display Column Name Mapped Field Property Container SKU Name Skus.Sku.Name Sku
SKU Number Skus.Sku.SkuNumber Sku
EPC Export_TagNumber Sku
- Once filled in, press SaveExportTemplate to finish.