Export/Import of QC Types

QC Types are automatically included in distribution if:

  • QC Mask Members are exported/imported:

    CCQCTYPE.ID = CCQCMASKMEMBER.QC_TYPE_ID

    CCQCTYPE.ID = CCQCMASKMEMBER.SECONDARY_QC_TYPE_ID

  • Samples are exported/imported:

    CCQCTYPE.ID = CCSAMPLE.QC_TYPE_ID

    CCQCTYPE.ID = CCSAMPLE.SECONDARY_QC_TYPE_ID

  • Scheme Version Analytes are exported/imported: CCQCTYPE.ID = CCSCHEMEVERSIONANALYTE.SURROGATE_QC_TYPE_ID

The following data is included when a QC 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 QC 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.
    • QC type category, as Category record

    • Linked QC type, as QC Type record

    • User status script, as Script record

  • 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.