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 2 Next »

Currently in OpenSpecimen not possible to specify container name manually while creating hierarchy. Container names get generated according to format specified in type.
What if plan to name freezer like this: BuildingNumber-Room-FridgeNum. 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.

This can be done by following way
  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.
  • No labels