I am trying to create an import mapping that will let us import ca_objects.idno values into existing Object records that lack them, without changing anything else about the records. (For workflow reasons, my organization has many Object records that have no value in ca_objects.idno.)
Ideally the mapping would match records on ca_objects.object_id
Is doing this possible?
Here is a link to my most recent mapping attempt, such as it is.
I am very comfortable creating importers for new records, but haven't messed much with mappings for updating existing records, and I haven't been able to make this one work.