By using this website, you agree to our Terms of Use (click here)
I am receiving the following error when trying to import Fixed Assets Classes into a second tenant:
Error: Inserting 'FA Book Preferences' record raised at least one error. Please review the errors. Value can not be empty. Value can not be empty.
The interesting thing was that 2 Classes were imported successfully. They both were classes that do not deprecate.
All the FA Class records were exported from the first tenant. All records were originally hand entered as well.
Looks like a required field is missing. As always, do debug Import Scenario failures, you need to do manually what the IS is doing in the same order. So go through each field assignment in the IS and do the same thing yourself on the page with the data your import.
Sounds like you've already narrowed it down to an issue with depreciation setup.
Thanks Royce, The issue turned out to be I was importing into a single book when there was 2 books defined. Removed the second book, and the import worked properly from there. I will create a second book then try the import again into the second book.