Error when importing XML: "Skipping record for table and id - permission denied"Issue Customer received an error when attempting to import an XML file while in the "Human Resources: Lifecycle Events" scope: "Skipping record for table sn_hr_le and id e8f90a53eb0a0110afa96bf3a2522804 - permission denied"CauseThe file being imported contained multiple records. All of the records belonged to scope "Human Resources: Lifecycle Events", with the exception one, which belongs to a different scope: "Human Resources: Employee Relations". This record had sys_id 'e8f90a53eb0a0110afa96bf3a2522804', which is seen in the error message. Because the XML file contained records in multiple scopes, they are prevented from importing it while in the Lifecycle Events scope.ResolutionRecommendation is to remove the record from the file that is not in the same scope as the other records. Create a separate XML file for this record, and import it separately (after switching to the appropriate scope, of course).