Export/Import of Biofield Values

Biofield Values are automatically included in distribution if:

  • Samples and Biofields are exported/imported:

    CCBIOFIELDVAL.ORGANISATION_CODE+SAMPLE_CODE = CCSAMPLE.ORGANISATION_CODE+CODE and

    CCBIOFIELDVAL.ORGANISATION_CODE+BIOFIELD_CODE = CCBIOFIELD.ORGANISATION_CODE+CODE

    That is, both records must be included in the export/import for the inclusion of the intersection record.

  • Jobs and Biofields are exported/imported:

    CCBIOFIELDVAL.ORGANISATION_CODE+JOB_CODE = CCSAMPLE.ORGANISATION_CODE+CODE and

    CCBIOFIELDVAL.ORGANISATION_CODE+BIOFIELD_CODE = CCBIOFIELD.ORGANISATION_CODE+CODE

    That is, both records must be included in the export/import for the inclusion of the intersection record.

The following data is included when a Biofield Value 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.
  • Specific links to other records are maintained, and the linked record is exported/imported if it does not already exist in the destination organisation.
    • Owning property, as an Entity record for the specific Job or Sample entity (only Sample, in this case)

    • Biofield, as a Biofield 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.