Assuming the person logged in to the application is the person who should be selected :
By default the name attribute is only available to read for a user's own account. You could retrieve the person from database, Range set to first and xpath [id = '[%CurrentUser%]']. Check wether a person is retrieved and set the association using the object retrieved.