For more information, please refer to this announcement explaining best practices for getting answers to questions.
Unable to load Bank account details
Summary
Unable to load Bank account detailsContent
Hi All,
I am trying to load the bank details of employees using the below template.
METADATA|ExternalBankAccount|BankId|BankBranchNumber|CountryCode|AccountNumber|AccountName|BankBranchId
MERGE|ExternalBankAccount|100000001234401|X0X6X0|GB|XXX1234|XXXX_TEST|100000001442320
METADATA|ExternalBankAccountOwner|BankId|BankBranchNumber|CountryCode|AccountNumber|PersonNumber|PrimaryFlag|PersonId|SourceSystemOwner|SourceSystemId|BankBranchId
MERGE|ExternalBankAccountOwner|100000001234401|X0X6X0|GB|XXX1234|49073|Y|100000000314375|XX_XXCOA|100000000314375|100000001442320
but getting Below error
For Line 2 Error is ‘The line for component ExternalBankAccount with instruction MERGE does not include values that define a unique reference to the record. (HRC-1035347) Details: Include values for at least one of the supported keys.’