For more information, please refer to this announcement explaining best practices for getting answers to questions.
Cannot load Location for Departments by HDL
Content
Hello experts,
I'm loading departments by HDL. I need to load Locations for each department and I'm using the following HDL format:
METADATA|Organization|ClassificationCode|EffectiveEndDate|EffectiveStartDate|Name|SourceSystemId|SourceSystemOwner|LocationSetCode|LocationCode
METADATA|OrgUnitClassification|ClassificationCode|EffectiveEndDate|EffectiveStartDate|OrganizationId(SourceSystemId)|SetCode|SourceSystemId|SourceSystemOwner|Status
METADATA|OrgInformation|OrganizationId(SourceSystemId)|EffectiveEndDate|EffectiveStartDate|SourceSystemOwner|SourceSystemId|FLEX:PER_ORGANIZATION_INFORMATION_EFF|EFF_CATEGORY_CODE|OrgInformationContext|_MANAGER(PER_ORGANIZATION_INFORMATION_EFF=PER_ORG_MANAGER_INFO)
However; I incur in the Location Id error but I'm using the proper LocationSetCode and LocationCode to replace Location Id.
Are there other fields to include in order to successfully load location for departments? What does the LocationId error depend on?