"SAM - Apply latest content changes" job fails with error "Core company is null"Issue The "SAM - Apply latest content changes" job fails with the following error: Failing with the error: Core company is null The asset_job_log table shows the following error for "Processing samp_sw_product": Error while processing record [sys_id] : Core company is null In the samp_sw_product table, the above sys_id record has "Unknown" in Product Type, but it has a value for Publisher. When opening the Publisher record in the samp_sw_publisher table, the Manufacturer field is empty because there is no record for that Manufacturer in the core_company table. For some reason, the company records are not been created as part of the out of the box "SAM - Apply latest content changes" job. ReleaseAll supported versions.CauseWhen the "SAM - Apply latest content changes" job is triggered, as part of the logic, it will call the script include "SAMCoreCompanyUtil" to associate a company record with a publisher record. More specific, if a company can be matched with publisher name, the company record is associated with the publisher record, otherwise, a new company record is created with the publisher name and then associated with publisher record. If the "SAM - Apply latest content changes" job is out of the box (no customizations), then review if a custom business rule was created on the core_company and is preventing the above logic to create a new company record. ResolutionInactivate or delete the faulty custom business rule. If customer needs to have their customization, they could modify the code and create a default company. Additional information: Link to the "SAM - Apply latest content changes" job: https://[your_instance_name]service-now.com/nav_to.do?uri=sysauto_script.do?sys_id=26f6310bdb8773004fbf75868c961988