Table of Contents

Import Data

Overview

You can perform the initial set-up of Produmex WMS with the Produmex Import Tool that allows you to import elements through CSV or XML files to the Produmex system.

The following elements can be imported with a CSV file:

  1. Box Type by Item for WAS
  2. Box for WAS
  3. Item – Allergens
  4. Item – Batch Attributes
  5. Item – Card Code/Shelf Life
  6. Item – Card Code/Quality status
  7. Item – Packaging types
  8. Item – Zone types
  9. Item – Warehouse – Location or Zone
  10. OSE - Bin
  11. OSE - Bin Item
  12. OSE - Bin Item WAS
  13. OSE - Location Put Away Zones
  14. OSE - Location Attributes
  15. OSE - Movable location
  16. OSE - Zone
  17. Route Header
  18. Route Line

The following elements can be imported with an XML file:

  1. Localization (translation)
  2. OSE objects
  3. OSE settings

Additional information:

1. Prepare files

1.1 Prepare CSV files

The CSV templates for the Produmex Import Tool can be found in the installation zip folder > Templates > Import Templates subfolder.

Note: If the data to be imported contains special characters (e.g. °), save the CSV file with UTF-8 encoding.

UTF-8 encoding

1. Box Type by Item for WAS

Template: ImportBoxTypeforWAS

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

Code;Name;U_BoxType;U_ItemCode;U_Quantity;U_DividerType;U_CompartmentNr
C1;C1;BT1;ITEM02;25;DIV1;3

2. Box for WAS

Template:ImportBoxForWAS

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

Code,Name,U_BoxType
C1;C1;BT1
C2;C2;BT2

3. Item – Allergens

Template: ImportItemAllergens

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ItemCode;AllergenCode;CanContainAllergen
A006;GLUTEN;Y
A006;EGGS;N

4. Item – Batch Attributes

Template: ImportItemBatchAttributes

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ItemCode;BatchAttributeCode;ValueEntryOption;IsLinkedToBatch
02004;COUNTRY_OF_ORIGIN;OPTIONAL;N
02004;MANUFACTURING_DATE;HIDDEN;N
02005;COUNTRY_OF_ORIGIN;REQUIRED;N

5. Item – Card Code/Shelf Life

Template: ImportItemCustomerShelfLife

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ItemCode;CardCode;ShelfLifeInDays
A006;K00001;94

6. Item – Card Code/Quality status

Template: ImportSupplierQualityStatus

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ItemCode;CardCode;QualityStatusCode
A006;V00002;BLOCKED

7. Item – Packaging types

Template: ImportItemPackagingTypes

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ItemCode;PackagingTypeCode;Quantity;BarcodeType;Barcode;AskDuringReception;HideDuringEnteringQuantity
ITEM02;BOX;12;G;12345678901231;Y;N

8. Item – Zone types

Template: ImportItemZoneTypes

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ItemCode;ZoneTypeCode
A006;C

9. Item – Warehouse – Location or Zone

Template: ImportItemWarehouseLocationOrZone

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ItemCode;PmxWhsCode;DefaultLocationZone
ITEM01;WH01;A0001
ITEM01;WH02;ZONE2.2

10. OSE - Bin

Template: ImportBin

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

Code;Name;ParentCode;IsActive;IsDestinationForPicking;CanBeLinedUp;Sequence;IsPickLocation;IsFixedItem;CanBeReplenished;AllowCountDuringCycleCount;CountAfterNumberOfDays;MaximumLogisticUnits;ItemStorageLocationType;VerificationCode
E01A001;E01A001;Zone1;Y;N;N;100;Y;N;N;Y;0;;;
A05A05;A05A05;Zone2;Y;N;N;120;Y;N;N;Y;0;;;

Note: In case of bin locations you can use the tool for updating the existing locations.

11. OSE - Bin Item

Template: ImportBinItem

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ParentCode;ItemCode;MinimumNumberOfItems;MaximumNumberOfItems;NumberOfItemsToReplenish
E01A001;A0001;10;999;10

12. OSE - Bin Item WAS

Template: ImportBinItem

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ParentCode;ItemCode;MinimumNumberOfItems;MaximumNumberOfItems;NumberOfItemsToReplenish
E01A001;A0001;10;999;10

13. OSE - Location Put Away Zones

Template: ImportLocationPutAwayZones

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ParentCode;PutAwayZone;SortPickSequenceDescending;Sequence;BelongsTo
A11;Z1;Y;1;N
AA10;Z1;Y;2;N
AA10;Z4.1;Y;3;N
AA10;Z4;Y;4;N

14. OSE - Location Attributes

Template: ImportLocationAttributes

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

OseCode;AttributeCode;AttributeValue
AAA1;AT1;abc
Zreception;AT1;def
Zreception;AT3;2
AA3;AT3;33
AA3;AT4;LV_2

15. OSE - Movable location

Template: ImportMoveableLocation

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

Code;Name;ParentCode;IsActive
ML89;ML-89B;Zsale;Y
ML99;ML-99A;02;N

16. OSE - Zone

Template: ImportZones

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

Code;Name;ParentCode;UseForZonePicking
Z1;Zone1;02;N
Z2;Zone2;Z1;Y

17. Route Header

Template: ImportRouteHeader

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

Code;Name;Weekday;StandardLoadingDock
Test;Test route header;2;D2.1
Test2;Test2 route header;3;D2.1

18. Route Line

Template: ImportRouteLine

Fill in the worksheet and save the worksheet as a CSV file. The CSV file should look like this:

ParentCode;CardCode;Sequence;ShipToCode
Test;C00002;1;Customer 2 B
Test2;C00001;2;Customer 1
Test2;C00002;1;Customer 2 B

1.2. Prepare XML files

1. Prepare Localization file

When preparing the Localization file, with the Produmex Import Tool you can convert the file from XML to CSV and CSV to XML. In the drop-down menu you can select one of the following options:

2. Prepare OSE settings XML

With this function the following configurations are exported:

1. Go to the General tab of the Organizational Structure.

2. Click Export. The configurations are exported to an XML file.

Exporting configurations

3. Select the destination folder for the export.

The default folder is C:\Program Files\SAP\SAP Business One\AddOns\PMX\Produmex Add-On Loader 20

4. The export is finished message indicates that the export is finished. Click OK.

When the XML file is imported, it means that you have imported the data to the General tab, 3PL Invoicing tab and Extension Parameters tab of the Organizational Structure.

2. Import data

2.1. Run the Produmex Import Tool

1. Run the Produmex.Sbo.Logex.Tools.ImportTool.exe file.

Path: C:\Program Files\Produmex\Produmex Tools

2. Select a connection string from the Connection dropdown menu to define the destination database. Every connection string defined in the configuration file of the Produmex Import Tool can be selected (Produmex.Sbo.Logex.Tools.ImportTool.exe.config).

The selected connection string connects the database to the tool.

3. Perform the importing process (see general import or route templates).

Produmex Import Tool

2.2. General import

1. Select the import type in the Import type drop-down menu.

The following import types can be selected in the Import type drop-down menu:

2. Browse the file.

3. Click on the Import button. At the bottom of the window the tool shows that the import has finished.

In case of OSE - Location Attributes and OSE - Movable location:

4. Restart the add-on.

2.3. Import Route Templates

1. Browse the Route Header.csv file in the File Location - route template header field.

2. Browse the Route Line.csv file in the File Location - route template line field.

3. Click the Import Route Templates (.csv) button. At the bottom of the window the tool shows that the import has finished.

4. Restart the add-on.

2.4. OSE Objects Xml File Samples

OSE Objects Xml File Samples