Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 8 Next »

From v5.1, you can create/update container types in bulk through a bulk operation.

Steps to import CSV

 Expand...
  1. Go to the containers' list page and click on 'Types' button
  2. Click on 'Import' button and select option 'Types'

  3. Click on 'Download Template File' to download the template file from 'Import Container Types' page

  4. Enter all valid data in the template file as mentioned in the below 'Data Dictionary' table
  5. Upload the filled template file in 'Input Records File' field, select 'Import Type' as 'Create' to create container types or 'Update' to update containers types
  6. Click on 'Validate and Import' button
  7. Refer 'Import status' to check the status of import job

Sample CSV

Download

Data Dictionary


Column NameData Type

Mandatory?

(Create)

Mandatory?

(Update)

DescriptionPermissible ValuesValidations
IdentifierIntegerNoDependsSystem auto-generated identifier for each container types. Can be used to update the container types' name

NameStringYesDependsName of the container types to be created

Name FormatStringYesNoName format for the container types to create
Refer to the 'Label Format' section of the wiki page to generate name formats
TemperatureIntegerNoNo


No. of RowsIntegerYesNo


No. of ColumnsIntegerYesNo


Position Labeling ModeStringNoNoSpecifies whether to use (row, column) coordinates or integers like 1, 2, 3 etc to identify positions within the container. By default, when not specified, (row, column) coordinates labeling mode is used.
  • LINEAR
  • TWO_D

Row Labeling SchemeStringNoNo
  • Numbers
  • Alphabets Upper Case
  • Alphabets Lower Case
  • Roman Upper Case
  • Roman Lower Case
Default value: Numbers
Column Labeling SchemeStringNoNo
  • Numbers
  • Alphabets Upper Case
  • Alphabets Lower Case
  • Roman Upper Case
  • Roman Lower Case
Default value: Numbers
Position AssignmentStringNoNoThe position assignments of the containers.
  • HZ_TOP_DOWN_LEFT_RIGHT
  • HZ_TOP_DOWN_RIGHT_LEFT
  • HZ_BOTTOM_UP_LEFT_RIGHT
  • HZ_BOTTOM_UP_RIGHT_LEFT
  • VT_TOP_DOWN_LEFT_RIGHT
  • VT_TOP_DOWN_RIGHT_LEFT
  • VT_BOTTOM_UP_LEFT_RIGHT
  • VT_BOTTOM_UP_RIGHT_LEFT

Stores SpecimenBooleanNoNo
  • Yes
  • No

Can Hold#NameStringNoNoThe child container the container types can hold

  • No labels