Some time back I had posted a question on how to transfer reviews from one worker record to another. Unfortunately, I got only a couple of responses, in fact exactly two and neither came back even after I replied. Anyway, this prompted me to try out the import process.
I used the Data Management module to export the following records to an XML format. I added the required filter for the worker record.
a. Goals
b. Performance Reviews
c. Review Competencies
d. Review Goals
e. Review Goal comments
f. Review Topic comments
After exporting, I used Notepad++ to update the Worker ID and Party ID in the XML files and reimported them into D365F&O. The import succeeded except that the Goal comments partially succeeded with errors.
Another
post on this community forum points out that this error occurs if the table has an inner join with another table and the inner join prevents adding of records with this error if there are no matching records in the joined data source.
Any pointers or suggestions to remedy this issue are welcome. Thanks.