You need to enter a valid value for the PrimaryInstructorId attribute.
Summary:
Hello ,
I am trying to load the Course.dat file Business objects included in the .dat file are "Course" and "Offerings"
Despite giving all the fields which are necessary For New Record while loading the HDL it said that if offering type is ORA_BLENDED then below are a few mandatory fields to be added in the .dat file
OfferingStartDate|OfferingEndDate|PrimaryInstructorNumber|PrimaryLocationId
FYI -
used PrimaryInstructorNumber for PrimaryInstructorId
used OwnedByPersonNumber for OwnedByPersonId
METADATA|Course|CourseNumber|EffectiveStartDate|OwnedByPersonNumber|Title|SourceSystemId|SourceSystemOwner
METADATA|Offering|OfferingNumber|CourseNumber|EffectiveStartDate|CoordinatorNumber|LanguageCode|OfferingType|OwnedByPersonNumber|Title|SourceSystemId|SourceSystemOwner|OfferingStartDate|OfferingEndDate|PrimaryInstructorNumber|PrimaryLocationId
I gave all the mandatory fields not just the above one still I am getting an error saying