Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Currently in OpenSpecimen it is not possible to specify container name manually while creating hierarchy. Container names get generated according to format specified in type.
What if plan When users plans to name freezer like this: BuildingNumber-Room-FridgeNum . There for its easy identification, there are no tokens to include these details like building number, room number or fridge number.
 In such cases using container hierarchy does not generate the desired name format.

...

  1. Create a single container (freezer) by specifying name. 
     For example- create a freezer with name "A1-20-1" (BuildingNumber-Room-FridgeNum) having dimension 5 X 4.
  2. Create child containers using the hierarchy option inheriting the parent container name (i.e by using the token %PCONT_NAME%). 
    For example- Create rack hierarchy under freezer "A1-20-1" by specifying number of containers to create is 20. This will create 20 Racks in freezer "A1-20-1" and each rack will contain boxes according to rack's dimension.