Export/Import of Sample Types

Sample Types are automatically included in distribution if:

  • Products are exported/imported: CCSAMPLETYPE.ID = CCPRODUCT.SAMPLE_TYPE_ID
  • Samples are exported/imported: CCSAMPLETYPE.ID = CCSAMPLE.SAMPLE_TYPE_ID
  • Standards are exported/imported: CCSAMPLETYPE.ID = CCSTANDARD.SAMPLE_TYPE_ID

The following data is included when a Sample Type record is exported/imported:

  • All fields in the record, except for those specified as being cleared, and Creation User and Last Mod User which are cleared also.
    • Laboratory (should be empty anyway since only org-scope sample types can be approved for export)

  • Specific links to other records are maintained, and the linked record is exported/imported if it does not already exist in the destination organisation.
  • Related child or group member records are exported/imported.
  • All related EFS files (for example, scripts, images) are exported/imported.
  • All related custom attributes and related content are exported/imported.
  • All related I18n records are exported/imported for all exported/imported records.