There is some extra picking required when you have multiple instances. Start by using system 'for each' so they act independently. If this doesn't work because of complexity then you can start using functions and passing the UID of the instances through as a parameter to select the correct instances.