- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2018 09:15 AM
I have a question that I am hoping someone can help with. I am moving a large update set and getting many of the "Could not find a record in XYZ for column XYZ referenced in this update" errors. If I click "Find Missing Record" or "Find Missing Update", I get the message "Record Not Found". Everything in this update set is custom built and never been in the instance that I am moving the update set to. Is this just something that I created and deleted in the update set? I also don't get what the Remote Update field is for? It contains a different table and sys_id with a valid field unlike the Missing Item and Missing Table Name that only produces record not found Help, please!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2018 09:59 AM
Then you can 'Accept Remote Updateset' for all of them. Later if you find anything missing, you can add them
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2018 09:25 AM
Do you have some data to be loaded as well?
There could be few code, changes referring to data stored in a table which is not captured by the update set. You need to find those data and load it in the target instance and run the update set preview again.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2018 09:33 AM
No, there shouldn't be any data in this table. Just an form field and a empty column on the table. I didn't think update sets would capture data entered into a form field or a column on the table that was only entered to create a test record?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2018 09:59 AM
Then you can 'Accept Remote Updateset' for all of them. Later if you find anything missing, you can add them
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2018 11:00 AM
Thanks!