Delete a Specialization Section in Oracle Learning

You need to include in the data loader file a SpecializationV3 row for the specialization the section to delete is in. Then you specify to delete the relevant section.

  1. Load the specialization, as shown in this example.
    METADATA|SpecializationV3|EffectiveStartDate|SpecializationNumber|PublishStartDate|OwnedByPersonNumber
    MERGE|SpecializationV3|2023/11/24|SPZLN-569231-HDL|2012/03/15|300100010473113
  2. Specify to delete the specialization section by setting the DeleteSection attribute value to Y, as shown in this example The effective start date can be your current device date.
    METADATA|SpecializationSectionV3|SpecializationSectionNumber|SpecializationNumber|EffectiveStartDate|DeleteSection
    MERGE|SpecializationSectionV3|H_SPEC_SEC1|H_SPEC_1|2024/02/06|Y