For more information, please refer to this announcement explaining best practices for getting answers to questions.
ScheduleRequest HDL error
Summary:
We are trying to load the one Schedule Request HDL file having the ScheduleRequest, ScheduleEvent, and ScheduleShiftEvent. However, we are experiencing an issue with the HDL with the error "You can't perform the specified action on the ScheduleEventVO child record because the ScheduleRequest parent record doesn't exist."
It seems that the parent record ScheduleRequest is not being created that is why the child records could not be created.
However, when we try to upload the file manually per header (3 loads via ScheduleRequest, ScheduleEvent, and ScheduleShiftEvent) the data is being loaded correctly, so we assume that the data is correct.