Export/Import of Scripts

Scripts are automatically imported in distribution if:

  • Biofields are exported/imported: CCSCRIPT.ID = CCBIOFIELD.SCRIPT_ID
  • Products are exported/imported: CCSCRIPT.ID = CCPRODUCT.PRODUCT_SCRIPT_ID
  • QC Types are exported/imported: CCSCRIPT.ID = CCQCTYPE.USER_STATUS_SCRIPT_ID
  • Sample Schemes are exported/imported: CCSCRIPT.ID = CCSAMPLESCHEME.SCHEME_SCRIPT_ID
  • Schemes are exported/imported: CCSCRIPT.ID = CCSCHEME.SCHEME_SCRIPT_ID
  • Scheme Version Analytes are exported/imported:

    CCSCRIPT.ID = CCSCHEMEVERSIONANALYTE.PRECISION_ASSESSMENT_SCRIPT_ID

    CCSCRIPT.ID = CCSCHEMEVERSIONANALYTE.ROUNDING_SCRIPT_ID

    CCSCRIPT.ID = CCSCHEMEVERSIONANALYTE.UNCERTAINTY_SCRIPT_ID

  • Specifications are exported/imported: CCSCRIPT.ID = CCSPECIFICATION.EVALUATION_SCRIPT_ID
  • Standards are exported/imported: CCSCRIPT.ID = CCSTANDARD.STANDARD_SCRIPT_ID
  • Unit Conversions are exported/imported: CCSCRIPT.ID = CCUNITCONVERSION.CONVERSION_SCRIPT_ID

The following data is included when a Script 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 scripts can be approved for export)

    • Authorised by user

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

  • All related custom attributes and related content are exported/imported.
  • All related I18n records are exported/imported for all exported/imported records.