ok folks I have a two part question but same topic
I often get the record to be updated cannot be found message in workflows and I trace it to a relationship issue
to successfully update records, am I correct in understanding that a lookup from the primary entity must exist on the related entity form to ensure the link to the record
in my situation I have several lookups to related entitys from the case entity, so I am of the understanding the case lookup must exist on each related entity form with it populated with the correct case so a update to occur
if I am correct, I just noticed I have 100 related records from an entity linked to case with a case lookup ID of null that I need to populate so they can be linked to the appropate case so they can be updated
how do I do this with existing records, I have a populated text field of case number so I can find the case and hook manually is there a way to do this with a workflow or something
*This post is locked for comments