I am trying to insert an update a target table using update strategy transformation. It works fine when all the records in tha target have to be updated or all the records in the target have to inserted.But it fails when few records are to be updated and few to be inserted

NOTE : [This question was asked by a visitor]